Skip to content

Commit 5a35af0

Browse files
att
1 parent 7ab44f5 commit 5a35af0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

luasrc/constants/app.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
private_vibescript.VERSION = "0.46.0"
1+
private_vibescript.VERSION = "0.47.0"

release.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
"replacers": {
44
"BIG_VERSION": "0",
5-
"SMALL_VERSION": "46",
5+
"SMALL_VERSION": "47",
66
"PATCH_VERSION": "0"
77
},
88
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",

0 commit comments

Comments
 (0)