Skip to content

Commit

Permalink
Merge pull request #128 from DHGMS-Solutions/fixnugetpush
Browse files Browse the repository at this point in the history
fix nuget deployment issue
  • Loading branch information
dpvreony committed Apr 18, 2022
2 parents e82d452 + c6e3f00 commit 8fbb4c0
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,5 +1,5 @@
{
"version": "2.2",
"version": "2.3",
"publicReleaseRefSpec": [
"^refs/heads/main$", // we release out of master
"^refs/heads/preview/.*", // we release previews
Expand All @@ -14,4 +14,4 @@
"enabled": false
}
}
}
}

0 comments on commit 8fbb4c0

Please sign in to comment.