Skip to content

Commit

Permalink
Set version to '1.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-martin committed Jan 3, 2023
1 parent 9129137 commit 7b9636f
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,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.2-alpha",
"version": "1.2",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/release/v\\d+(?:\\.\\d+)?$"
Expand All @@ -13,4 +13,4 @@
"release": {
"branchName": "release/v{version}"
}
}
}

0 comments on commit 7b9636f

Please sign in to comment.