diff --git a/cli/build.gradle.kts b/cli/build.gradle.kts index 01b355e0..35eebcad 100644 --- a/cli/build.gradle.kts +++ b/cli/build.gradle.kts @@ -4,7 +4,7 @@ import java.util.Properties import org.jreleaser.model.Active @Suppress("PropertyName") -val CLI_VERSION = "0.90.0-SNAPSHOT" +val CLI_VERSION = "0.90.0" plugins { application diff --git a/web-server/src/main/resources/index.html b/web-server/src/main/resources/index.html index 288fcb90..11dae196 100644 --- a/web-server/src/main/resources/index.html +++ b/web-server/src/main/resources/index.html @@ -1 +1 @@ -