Skip to content

Commit 99d1836

Browse files
att
1 parent ed76d5d commit 99d1836

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

release.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"replacers": {
3+
"BIG_VERSION": "0",
4+
"SMALL_VERSION": "5",
5+
"PATCH_VERSION": "0"
6+
},
7+
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
8+
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
9+
"description": "cwebstudio firmware release",
10+
"assets": ["release/CWebStudioFirmware.c", "CWebStudioFirmware.zip"]
11+
}

0 commit comments

Comments
 (0)