Skip to content

Commit aab298c

Browse files
authored
Merge pull request #1428 from microsoft/v17.14
Build v17.14-alpha
2 parents f4a8844 + f5ed6f4 commit aab298c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "17.13",
3+
"version": "17.14-alpha",
44
"publicReleaseRefSpec": [
55
"^refs/heads/main$",
66
"^refs/heads/v\\d+(?:\\.\\d+)?$"
77
],
88
"cloudBuild": {
99
"setVersionVariables": false
1010
}
11-
}
11+
}

0 commit comments

Comments
 (0)