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 7ab44f5 commit 5a35af0Copy full SHA for 5a35af0
luasrc/constants/app.lua
@@ -1 +1 @@
1
-private_vibescript.VERSION = "0.46.0"
+private_vibescript.VERSION = "0.47.0"
release.json
@@ -2,7 +2,7 @@
2
3
"replacers": {
4
"BIG_VERSION": "0",
5
- "SMALL_VERSION": "46",
+ "SMALL_VERSION": "47",
6
"PATCH_VERSION": "0"
7
},
8
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
0 commit comments