Skip to content

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Jul 4, 2020
1 parent cf0e004 commit 9ba47e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"version": "1.5",
"publicReleaseRefSpec": [
"^refs/heads/master$", // we release out of master
"^refs/heads/develop$", // we release out of develop
"^refs/heads/main$", // we release out of master
"^refs/heads/rel/\\d+\\.\\d+\\.\\d+" // we also release branches starting with rel/N.N.N
],
"nugetPackageVersion":{
Expand Down

0 comments on commit 9ba47e7

Please sign in to comment.