We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b46ab commit 67d6888Copy full SHA for 67d6888
build.sbt
@@ -1,6 +1,6 @@
1
val Organization = "io.github.gitbucket"
2
val ProjectName = "gitbucket-emoji-plugin"
3
-val ProjectVersion = "1.1.0"
+val ProjectVersion = "4.5.0-SNAPSHOT"
4
val GitBucketVersion = Option(System.getProperty("gitbucket.version")).getOrElse("4.16.0")
5
6
organization := Organization
0 commit comments