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 c0fd575 commit 84344c9Copy full SHA for 84344c9
ROLLING.md
@@ -5,3 +5,9 @@
5
* set new driver version in `scripts/CLI_VERSION`
6
* regenerate API: `./scripts/download_driver_for_all_platforms.sh -f && ./scripts/generate_api.sh && ./scripts/update_readme.sh`
7
* commit & send PR with the roll
8
+
9
+# Updating Version
10
11
+```bash
12
+./scripts/set_maven_version.sh 1.15.0
13
+```
0 commit comments