Skip to content

Commit f2afe7c

Browse files
committed
Update README.md
1 parent 5e1f3b3 commit f2afe7c

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

README.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,19 @@ Version
99
---
1010

1111
Plugin version|GitBucket version
12-
:---|:---
13-
6.0|4.23+
14-
5.0|4.21+
15-
4.0|4.16+
16-
3.x|4.11+
17-
2.0.0| 4.10+
18-
1.0.x|4.9.x
12+
:-------------|:----------------
13+
6.1.x |4.26+
14+
6.0.x |4.23+
15+
5.0.x |4.21+
16+
4.0.x |4.16+
17+
3.0.x |4.11+
18+
2.0.0 |4.10+
19+
1.0.x |4.9.x
1920

2021
Download
2122
---
2223

23-
You can download the JAR file from the [Release](https://github.com/gitbucket-plugins/gitbucket-explorer-plugin/releases) page.
24+
You can download the JAR file from the [Release](https://github.com/gitbucket-plugins/gitbucket-explorer-plugin/releases).
2425

2526
Installation
2627
---
@@ -30,13 +31,16 @@ Copy the downloaded plug-in JAR file to your `GITBUCKET_HOME/plugins` directory,
3031
Building
3132
---
3233
Pre-requisites are Node, NPM, SBT, and Java 8.
33-
- Run `npm install` to install all node dependencies.
34-
- Run `npm run-script release` to create a **complete** release (this will call SBT too).
34+
- Run `npm install` to install all node dependencies.
35+
- Run `npm run-script release` to create a **complete** release (this will call SBT too).
3536

3637
See `package.json` for more details.
3738

3839
Releases
3940
---
41+
### 6.1.0 - 1 Jul 2018
42+
- Bump sbt-gitbucket-plugin to 1.3.0 to be hosted by the [plugin registry](https://plugins.gitbucket-community.org/)
43+
4044
### 6.0.0 - 23 Apr 2018
4145
- Bump to GitBucket 4.23.1
4246

0 commit comments

Comments
 (0)