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 8d40d69 commit ad19c60Copy full SHA for ad19c60
build.sbt
@@ -1,6 +1,6 @@
1
val Organization = "io.github.gitbucket"
2
val ProjectName = "gitbucket-notifications-plugin"
3
-val ProjectVersion = "1.2.0"
+val ProjectVersion = "1.3.0"
4
val GitBucketVersion = Option(System.getProperty("gitbucket.version")).getOrElse("4.17.0")
5
6
name := ProjectName
0 commit comments