Skip to content

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
Update version number to 5.0-beta
  • Loading branch information
vb2ae authored Aug 24, 2022
1 parent e8d7a94 commit c7b847d
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/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "4.0",
"version": "5.0-beta",
"nugetPackageVersion": {
"semVer": 2
},
Expand All @@ -17,4 +17,4 @@
},
"setVersionVariables": true
}
}
}

0 comments on commit c7b847d

Please sign in to comment.