Skip to content

Commit 37f4c98

Browse files
committed
fixed some minor issues on the readme
1 parent fafd8bf commit 37f4c98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ api.onConnectionStateChanged(state -> {
170170

171171
## roadmap
172172

173-
### current: v3.3.0
173+
### current: v3.3.2
174174

175175
- [x] **backend platform support**
176176
- [x] Bukkit support
@@ -256,7 +256,7 @@ see the [open issues](https://github.com/objz/CommandBridge/issues) for bugs and
256256

257257
## contributing
258258

259-
contributions are welcome. fork it, branch it, PR it. make sure `./gradlew check` and `./gradlew build` both pass before opening a PR.
259+
contributions are welcome. fork it, branch it, PR it. make sure `./gradlew check`, `./gradlew test` and `./gradlew build` pass before opening a PR.
260260

261261
---
262262

0 commit comments

Comments
 (0)