We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304fe49 commit 40f365eCopy full SHA for 40f365e
README.md
@@ -58,8 +58,7 @@ There is an extensive suite of behavioral [tests](server/src/test/kotlin/org/jav
58
59
| Name | Command | Description |
60
| ---- | ------- | ----------- |
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 |
+| release_version.py | `python3 scripts/release_version.py` | Creates a tag for the current version and bumps the development version |
63
64
## Protocol Extensions
65
0 commit comments