Skip to content

Commit b7d964f

Browse files
att
1 parent ee8fd2f commit b7d964f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
"replacers": {
44
"BIG_VERSION": "0",
5-
"SMALL_VERSION": "45",
6-
"PATCH_VERSION": "1"
5+
"SMALL_VERSION": "46",
6+
"PATCH_VERSION": "0"
77
},
88
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
99
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
10-
"description": "new release to VibeScript",
10+
"description": "fix on models storage",
1111
"assets": ["release/vibescript.out", "release/amalgamation.c", "release/vibescript.deb", "release/vibescript.rpm", "release/vibescripti32.exe"]
1212

1313
}

0 commit comments

Comments
 (0)