Skip to content

Commit

Permalink
bump version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
clairernovotny committed Jun 2, 2020
1 parent 49ff47e commit c4e0c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
@@ -1,5 +1,5 @@
{
"version": "2.4.2-preview.{height}",
"version": "2.4.3-preview.{height}",
"publicReleaseRefSpec": [
"^refs/heads/master$", // we release out of master
"^refs/tags/v\\d+\\.\\d+", // we also release tags starting with vN.N
Expand Down

0 comments on commit c4e0c13

Please sign in to comment.