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 d9fcbcf commit 639e588Copy full SHA for 639e588
build.sbt
@@ -1,6 +1,6 @@
1
val Name = "gitbucket-monitorting-plugin"
2
val Organization = "com.github.YoshinoriN"
3
-val Version = "1.0.0-alpha1"
+val Version = "1.0.0"
4
5
lazy val root = (project in file(".")).enablePlugins(SbtTwirl)
6
0 commit comments