Skip to content

Commit 9756d8c

Browse files
committed
chore" Adjust version
1 parent 1c9485f commit 9756d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"^refs/heads/dev$", // we release out of dev
66
"^refs/heads/winui$", // we release out of winui
77
"^refs/heads/rel/\\d+\\.\\d+\\.\\d+", // we also release branches starting with rel/N.N.N
8-
"^refs/heads/rel/winui/\\d+\\.\\d+\\.\\d+" // we also release branches starting with rel/winui/N.N.N
8+
"^refs/heads/unorel/winui/\\d+\\.\\d+\\.\\d+" // we also release branches starting with rel/winui/N.N.N
99
],
1010
"nugetPackageVersion": {
1111
"semVer": 2

0 commit comments

Comments
 (0)