build.gradle.kts

changeset 293
953c757c368f
parent 290
51b14787d826
child 295
1c31921664c4
--- a/build.gradle.kts	Mon Oct 30 14:44:36 2023 +0100
+++ b/build.gradle.kts	Mon Oct 30 17:11:16 2023 +0100
@@ -5,7 +5,7 @@
     war
 }
 group = "de.uapcore"
-version = "1.2.0-snapshot"
+version = "1.2.0"
 
 repositories {
     mavenCentral()

mercurial