Skip to content

Commit 40f365e

Browse files
committed
Update scripts section in README
1 parent 304fe49 commit 40f365e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ There is an extensive suite of behavioral [tests](server/src/test/kotlin/org/jav
5858

5959
| Name | Command | Description |
6060
| ---- | ------- | ----------- |
61-
| update_kt_version.py | `python3 scripts/update_kt_version.py` | Finds and updates the Kotlin compiler/plugin version for this project |
62-
| bump_version.py | `python3 scripts/bump_version.py` | Increments the project version and creates a new tag |
61+
| release_version.py | `python3 scripts/release_version.py` | Creates a tag for the current version and bumps the development version |
6362

6463
## Protocol Extensions
6564

0 commit comments

Comments
 (0)