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 01b5b1e commit a2d66f4Copy full SHA for a2d66f4
build.sbt
@@ -1,6 +1,6 @@
1
val Organization = "io.github.gitbucket"
2
val ProjectName = "gitbucket-emoji-plugin"
3
-val ProjectVersion = "4.4.0"
+val ProjectVersion = "4.4.0-SNAPSHOT"
4
5
organization := Organization
6
name := ProjectName
0 commit comments