build: change version to 1.0.0

This commit is contained in:
Sven Vogel 2024-12-18 17:09:34 +01:00
parent c9e4ec8c38
commit f54a9b891c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<groupId>me.teridax</groupId>
<artifactId>Gytebot-intellij</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0</version>
<properties>
<maven.compiler.source>16</maven.compiler.source>