Skip to content

Commit d36756d

Browse files
committed
Bump version to 1.6.0
1 parent 2b5ef92 commit d36756d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Download jar file from [the release page](https://github.com/mrkm4ntr/gitbucket-
1212

1313
Plugin version|GitBucket version
1414
:---|:---
15+
1.6.x|4.26.0
1516
1.5|4.19.x
1617
1.4|4.11.x
1718
1.3|4.10.x

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
val Organization = "com.github.mrkm4ntr"
22
val Name = "gitbucket-network-plugin"
3-
val Version = "1.5"
3+
val Version = "1.6.0"
44

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

0 commit comments

Comments
 (0)