Skip to content

Commit

Permalink
Update version.json for 7.1.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-hawker committed Sep 17, 2021
1 parent 7816189 commit 59c120d
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": "7.0.0-build.{height}",
"version": "7.1.0-rc2",
"publicReleaseRefSpec": [
"^refs/heads/main$", // we release out of main
"^refs/heads/dev$", // we release out of dev
Expand All @@ -13,4 +13,4 @@
"enabled": false
}
}
}
}

0 comments on commit 59c120d

Please sign in to comment.