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 3101aee commit 23727c9Copy full SHA for 23727c9
bumpver.toml
@@ -1,5 +1,5 @@
1
[bumpver]
2
-current_version = "v23.3"
+current_version = "v24.0"
3
version_pattern = "vYY.PATCH"
4
commit_message = "bump version -> {new_version}"
5
commit = true
webtex_api/version.go
@@ -1,3 +1,3 @@
package webtex_api
-const VERSION = "v23.3"
+const VERSION = "v24.0"
0 commit comments