Skip to content

Commit 825987c

Browse files
committed
update docs
1 parent 0d19f10 commit 825987c

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

44
This plugin provides an explorer like file tree for GIT repositories with [GitBucket](https://github.com/gitbucket/gitbucket).
@@ -10,6 +10,7 @@ Version
1010

1111
Plugin version|GitBucket version
1212
:---|:---
13+
5.0|4.21.x+ |
1314
4.0|4.16+
1415
3.x|4.11+
1516
2.0.0| 4.10+
@@ -30,12 +31,15 @@ Building
3031
Pre-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+
3435
See `package.json` for more details.
35-
36+
3637
Releases
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
6670
Credits
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).

0 commit comments

Comments
 (0)