Skip to content

Commit

Permalink
Fix semver
Browse files Browse the repository at this point in the history
  • Loading branch information
heaths committed Jul 5, 2018
1 parent 385f0d1 commit 4eb2842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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": "2.2.0",
"version": "2.2",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/tags/v\\d\\.\\d"
Expand Down

0 comments on commit 4eb2842

Please sign in to comment.