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 d6464a6 commit 3f3f278Copy full SHA for 3f3f278
luasrc/constants/app.lua
@@ -1 +1 @@
1
-private_vibescript.VERSION = "0.44.0"
+private_vibescript.VERSION = "0.45.0"
release.json
@@ -2,7 +2,7 @@
2
3
"replacers": {
4
"BIG_VERSION": "0",
5
- "SMALL_VERSION": "44",
+ "SMALL_VERSION": "45",
6
"PATCH_VERSION": "0"
7
},
8
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
0 commit comments