Skip to content

Commit

Permalink
Update Version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman committed Jan 1, 2024
1 parent 5efd9ef commit e2545f1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 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/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.8.0",
"version": "1.0",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/heads/main$"
Expand All @@ -14,9 +14,5 @@
"buildNumber": {
"enabled": false
}
},
"release": {
"versionIncrement": "build",
"firstUnstableTag": "alpha"
}
}

0 comments on commit e2545f1

Please sign in to comment.