File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change @@ -9,18 +9,19 @@ Version
99---
1010
1111Plugin 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
2021Download
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
2526Installation
2627---
@@ -30,13 +31,16 @@ Copy the downloaded plug-in JAR file to your `GITBUCKET_HOME/plugins` directory,
3031Building
3132---
3233Pre-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
3637See ` package.json ` for more details.
3738
3839Releases
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
You can’t perform that action at this time.
0 commit comments