We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9396cc6 commit 39dffdfCopy full SHA for 39dffdf
luasrc/constants/app.lua
@@ -1 +1 @@
1
-private_vibescript.VERSION = "0.47.0"
+private_vibescript.VERSION = "0.47.1"
release.json
@@ -3,7 +3,7 @@
3
"replacers": {
4
"BIG_VERSION": "0",
5
"SMALL_VERSION": "47",
6
- "PATCH_VERSION": "0"
+ "PATCH_VERSION": "1"
7
},
8
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
9
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
0 commit comments