Skip to content

Commit

Permalink
Set version to '2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
WilStead committed Nov 8, 2022
1 parent 5fd91ec commit b3de230
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.1-preview2",
"version": "2.1",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/releases/v\\d+(?:\\.\\d+)?$"
],
"cloudBuild": {
"setVersionVariables": false,
"buildNumber": {
"enabled": true
},
"setVersionVariables": false
}
},
"release": {
"branchName": "releases/v{version}",
Expand Down

0 comments on commit b3de230

Please sign in to comment.