Skip to content

Commit 3f3f278

Browse files
att
1 parent d6464a6 commit 3f3f278

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.44.0"
1+
private_vibescript.VERSION = "0.45.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": "44",
5+
"SMALL_VERSION": "45",
66
"PATCH_VERSION": "0"
77
},
88
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",

0 commit comments

Comments
 (0)