We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864ff6b commit e921027Copy full SHA for e921027
1 file changed
release.json
@@ -3,9 +3,9 @@
3
"description": "new release of CWeb Studio available",
4
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
5
"replacers": {
6
- "BIG_VERSION": "0",
7
- "PATCH_VERSION": "4",
8
- "SMALL_VERSION": "18"
+ "BIG_VERSION": "5",
+ "PATCH_VERSION": "0",
+ "SMALL_VERSION": "1"
9
},
10
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}"
11
}
0 commit comments