Skip to content

Commit 39dffdf

Browse files
author
matesmoutinho
committed
update deps
1 parent 9396cc6 commit 39dffdf

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.47.0"
1+
private_vibescript.VERSION = "0.47.1"

release.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"replacers": {
44
"BIG_VERSION": "0",
55
"SMALL_VERSION": "47",
6-
"PATCH_VERSION": "0"
6+
"PATCH_VERSION": "1"
77
},
88
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
99
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",

0 commit comments

Comments
 (0)