Skip to content

Commit b32ef6a

Browse files
author
matesmoutinho
committed
att
1 parent d691357 commit b32ef6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"assets": ["release/CWebStudio.h", "release/CWebStudioOne.c"],
3-
"description": "new release of CWeb Studio available",
3+
"description": "Fix mac os warnings",
44
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
55
"replacers": {
66
"BIG_VERSION": "5",
77
"PATCH_VERSION": "0",
8-
"SMALL_VERSION": "2"
8+
"SMALL_VERSION": "4"
99
},
1010
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}"
1111
}

0 commit comments

Comments
 (0)