Skip to content

Commit c93a4bc

Browse files
committed
bump version to 1.7.0
1 parent b7394dd commit c93a4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
organization := "gitbucket"
22
name := "gitbucket-pages-plugin"
33
scalaVersion := "2.12.4"
4-
version := "1.6.0"
4+
version := "1.7.0"
55
gitbucketVersion := "4.23.0"
66
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")
77

0 commit comments

Comments
 (0)