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