Skip to content

Commit

Permalink
Set version to '1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Nov 8, 2022
1 parent d04ce68 commit 566c632
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.0-dev",
"version": "1.0",
"nuGetPackageVersion": {
"semVer": 2.0
},
Expand All @@ -15,4 +15,4 @@
"branchName": "release/v{version}",
"firstUnstableTag": "dev"
}
}
}

0 comments on commit 566c632

Please sign in to comment.