We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b6bee commit 850d471Copy full SHA for 850d471
1 file changed
build.sbt
@@ -1,7 +1,7 @@
1
name := "ijp-toolkit"
2
organization := "net.sf.ij-plugins"
3
organizationName := "IJ-Plugins"
4
-version := "2.3.2"
+version := "2.3.2.1-SNAPSHOT"
5
6
homepage := Some(url("https://github.com/ij-plugins/ijp-toolkit"))
7
startYear := Some(2002)
0 commit comments