We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d691357 commit b32ef6aCopy full SHA for b32ef6a
release.json
@@ -1,11 +1,11 @@
1
{
2
"assets": ["release/CWebStudio.h", "release/CWebStudioOne.c"],
3
- "description": "new release of CWeb Studio available",
+ "description": "Fix mac os warnings",
4
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
5
"replacers": {
6
"BIG_VERSION": "5",
7
"PATCH_VERSION": "0",
8
- "SMALL_VERSION": "2"
+ "SMALL_VERSION": "4"
9
},
10
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}"
11
}
0 commit comments