Skip to content

Commit

Permalink
Set version to '0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarmil committed May 21, 2022
1 parent c89fe6b commit f413d93
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,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.4-alpha",
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.4",
"gitCommitIdShortAutoMinimum": 7,
"nuGetPackageVersion": {
"semVer": 2.0
Expand All @@ -12,4 +12,4 @@
"release": {
"branchName": "releases/v{version}"
}
}
}

0 comments on commit f413d93

Please sign in to comment.