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 a5ab151 commit 70ef504Copy full SHA for 70ef504
build.sbt
@@ -31,7 +31,7 @@ ThisBuild / organization := "app.softnetwork"
31
32
name := "notification"
33
34
-ThisBuild / version := "0.1.4-SNAPSHOT"
+ThisBuild / version := "0.1.4"
35
36
ThisBuild / scalaVersion := "2.12.15"
37
0 commit comments