Skip to content

Commit

Permalink
Merge pull request #1127 from RyanToth3/patch-1
Browse files Browse the repository at this point in the history
Version Stabilization: Update version.json to 17.5
  • Loading branch information
AArnott authored Dec 16, 2022
2 parents 6944100 + 13d0d88 commit f20115a
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/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "17.5-alpha",
"version": "17.5",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/v\\d+(?:\\.\\d+)?$"
],
"cloudBuild": {
"setVersionVariables": false
}
}
}

0 comments on commit f20115a

Please sign in to comment.