Skip to content

Commit 39234aa

Browse files
committed
Update README
1 parent fdd62e7 commit 39234aa

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.MD

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ On success, you will receive a `HTTP 200` answer with a body containing `done: F
4545

4646
Plugin version | GitBucket version
4747
:--------------|:-----------------
48-
1.6.x | >= 4.21.y |
48+
1.7.x | >= 4.26.y
49+
1.6.x | >= 4.21.y
4950
1.5.x | >= 4.16.y
5051
1.4.x | >= 4.10.y
5152
1.3.x | >= 4.3.y
@@ -56,7 +57,7 @@ Plugin version | GitBucket version
5657
## Build
5758

5859
```
59-
sbt clean package
60+
sbt clean assembly
6061
```
6162

6263
## Installation
@@ -67,7 +68,7 @@ sbt clean package
6768
## Release Notes
6869

6970
### 1.7.0
70-
- Bump sbt-gitbucket-plugin to 1.3.0 to be hosted by the [plugin registry](https://plugins.gitbucket-community.org/).
71+
- Bump sbt-gitbucket-plugin to 1.3.0 to be hosted by the [plugin registry](https://plugins.gitbucket-community.org/)
7172

7273
### 1.6.0
7374
- compatibility with GitBucket 4.21.x

0 commit comments

Comments
 (0)