Skip to content

Commit

Permalink
housekeeping: Update version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
worldbeater authored Nov 22, 2020
1 parent 7453fa2 commit 4894977
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": "1.3.0-preview",
"version": "1.3",
"publicReleaseRefSpec": [
"^refs/heads/main$", // we release out of main
"^refs/heads/rel/\\d+\\.\\d+\\.\\d+" // we also release branches starting with rel/N.N.N
Expand All @@ -13,4 +13,4 @@
"enabled": false
}
}
}
}

0 comments on commit 4894977

Please sign in to comment.