Skip to content

Commit

Permalink
Bump version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkm4ntr committed Jul 5, 2018
1 parent 2b5ef92 commit d36756d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Download jar file from [the release page](https://github.com/mrkm4ntr/gitbucket-

Plugin version|GitBucket version
:---|:---
1.6.x|4.26.0
1.5|4.19.x
1.4|4.11.x
1.3|4.10.x
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
val Organization = "com.github.mrkm4ntr"
val Name = "gitbucket-network-plugin"
val Version = "1.5"
val Version = "1.6.0"

lazy val root = (project in file(".")).enablePlugins(SbtTwirl)

Expand Down

0 comments on commit d36756d

Please sign in to comment.