diff --git a/build.gradle.kts b/build.gradle.kts index e15dd15..7ad11d9 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -19,7 +19,7 @@ * along with this program. If not, see . */ group = "de.tk.opensource" -version = "1.0.2-SNAPSHOT" +version = "1.0.2" application { mainClassName = "de.tk.opensource.secon.Main"