Skip to content

Commit e921027

Browse files
committed
fix: release version
1 parent 864ff6b commit e921027

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

release.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"description": "new release of CWeb Studio available",
44
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
55
"replacers": {
6-
"BIG_VERSION": "0",
7-
"PATCH_VERSION": "4",
8-
"SMALL_VERSION": "18"
6+
"BIG_VERSION": "5",
7+
"PATCH_VERSION": "0",
8+
"SMALL_VERSION": "1"
99
},
1010
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}"
1111
}

0 commit comments

Comments
 (0)