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 cc4f63f commit 73469b4Copy full SHA for 73469b4
version.json
@@ -1,11 +1,11 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "17.12",
+ "version": "17.13",
4
"publicReleaseRefSpec": [
5
"^refs/heads/main$",
6
"^refs/heads/v\\d+(?:\\.\\d+)?$"
7
],
8
"cloudBuild": {
9
"setVersionVariables": false
10
}
11
-}
+}
0 commit comments