Skip to content

Commit 73469b4

Browse files
Set version to 17.13
1 parent cc4f63f commit 73469b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.12",
3+
"version": "17.13",
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)