We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9eae74 commit 2347ac3Copy full SHA for 2347ac3
release.json
@@ -4,8 +4,8 @@
4
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
5
"replacers": {
6
"BIG_VERSION": "0",
7
- "PATCH_VERSION": "1",
8
- "SMALL_VERSION": "10"
+ "PATCH_VERSION": "0",
+ "SMALL_VERSION": "11"
9
},
10
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}"
11
}
0 commit comments