File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- gitbucket-explorer-plugin
1+ gitbucket-explorer-plugin [ ![ Gitter ] ( https://img.shields.io/gitter/room/gitbucket/gitbucket.js.svg?style=flat-square )] ( https://gitter.im/gitbucket/gitbucket ) [ ![ Travis ] ( https://img.shields.io/travis/gitbucket/gitbucket-explorer-plugin.svg?style=flat-square )] ( https://travis-ci.org/gitbucket/gitbucket-explorer-plugin )
22===
33
44This plugin provides an explorer like file tree for GIT repositories with [ GitBucket] ( https://github.com/gitbucket/gitbucket ) .
@@ -10,6 +10,7 @@ Version
1010
1111Plugin version|GitBucket version
1212:---|:---
13+ 5.0|4.21.x+ |
13144.0|4.16+
14153.x|4.11+
15162.0.0| 4.10+
@@ -30,12 +31,15 @@ Building
3031Pre-requisites are Node, NPM, SBT, and Java 8.
3132 - Run ` npm install ` to install all node dependencies.
3233 - Run ` npm run-script release ` to create a ** complete** release (this will call SBT too).
33-
34+
3435See ` package.json ` for more details.
35-
36+
3637Releases
3738---
3839
40+ ### 5.0.0 - 29 Jan 2018
41+ - Bump to GitBucket 4.21.2
42+
3943### 4.0.0 - 5 Sept 2017
4044- Bump to GitBucket 4.16
4145
@@ -66,4 +70,4 @@ Releases
6670Credits
6771---
6872
69- This plug-in was developed by [ @tomoki1207 ] ( https://github.com/tomoki1207 ) .
73+ This plug-in was developed by [ @tomoki1207 ] ( https://github.com/tomoki1207 ) .
You can’t perform that action at this time.
0 commit comments