Skip to content

Commit 2347ac3

Browse files
att
1 parent b9eae74 commit 2347ac3

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
@@ -4,8 +4,8 @@
44
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
55
"replacers": {
66
"BIG_VERSION": "0",
7-
"PATCH_VERSION": "1",
8-
"SMALL_VERSION": "10"
7+
"PATCH_VERSION": "0",
8+
"SMALL_VERSION": "11"
99
},
1010
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}"
1111
}

0 commit comments

Comments
 (0)