Prepare release 1.0.0-rc.0

This commit is contained in:
2025-07-20 19:01:06 +02:00
parent 90468dbe45
commit 94aab87c27
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>com.pablotj</groupId>
<artifactId>ai-chat-offline</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-rc.0</version>
</parent>
<artifactId>chat-web-client</artifactId>