We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b115119 commit 1a5bd62Copy full SHA for 1a5bd62
build.sbt
@@ -19,7 +19,7 @@ ThisBuild / organization := "app.softnetwork"
19
20
name := "softclient4es"
21
22
-ThisBuild / version := "0.11.0-SNAPSHOT"
+ThisBuild / version := "0.11.0"
23
24
ThisBuild / scalaVersion := scala213
25
0 commit comments