Skip to content

Commit 29a0740

Browse files
att
1 parent 63607ef commit 29a0740

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

release.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"replacers": {
3+
"BIG_VERSION": "0",
4+
"SMALL_VERSION": "40",
5+
"PATCH_VERSION": "0"
6+
},
7+
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
8+
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
9+
"description": "first automated version with shypard",
10+
"assets": [
11+
"release/amalgamation.c",
12+
"release/vibescript.deb",
13+
"release/vibescript.out",
14+
"release/vibescript.rpm",
15+
"release/vibescripti32.exe"
16+
]
17+
}

0 commit comments

Comments
 (0)