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 b7394dd commit c93a4bcCopy full SHA for c93a4bc
build.sbt
@@ -1,7 +1,7 @@
1
organization := "gitbucket"
2
name := "gitbucket-pages-plugin"
3
scalaVersion := "2.12.4"
4
-version := "1.6.0"
+version := "1.7.0"
5
gitbucketVersion := "4.23.0"
6
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")
7
0 commit comments