Skip to content

Commit

Permalink
Update public release spec (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkl authored Jul 31, 2018
1 parent dbed46c commit 896ad89
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
Expand Up @@ -4,6 +4,6 @@
"assemblyVersion": "2.0",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/tags/v\\d+\\.\\d+"
"^refs/tags/v\\d+\\.\\d+\\.\\d+"
]
}

0 comments on commit 896ad89

Please sign in to comment.