We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c03e6c commit dad2987Copy full SHA for dad2987
1 file changed
build.sbt
@@ -4,7 +4,7 @@ import java.net.URL
4
5
name := "ijp-toolkit"
6
organization := "net.sf.ij-plugins"
7
-version := "2.1.0-SNAPSHOT"
+version := "2.1.0"
8
9
homepage := Some(new URL("https://ij-plugins.sf.net"))
10
startYear := Some(2002)
0 commit comments