Skip to content

Commit

Permalink
Set version to '17.12'
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Sep 6, 2024
1 parent 40d6076 commit 71812ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "17.12-preview",
"version": "17.12",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/v\\d+(?:\\.\\d+)?$"
],
"cloudBuild": {
"setVersionVariables": false
}
}
}

0 comments on commit 71812ef

Please sign in to comment.