Skip to content

Commit

Permalink
chore(NA): update versions after v8.11.0 bump (#164067)
Browse files Browse the repository at this point in the history
This PR is a simple update of our versions file after the recent bumps.
  • Loading branch information
mistic authored Aug 16, 2023
1 parent df79f65 commit bf6aefe
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,22 @@
"notice": "This file is not maintained outside of the main branch and should only be used for tooling.",
"versions": [
{
"version": "8.10.0",
"version": "8.11.0",
"branch": "main",
"currentMajor": true,
"currentMinor": true
},
{
"version": "8.10.0",
"branch": "8.10",
"currentMajor": true,
"previousMinor": true
},
{
"version": "8.9.1",
"branch": "8.9",
"currentMajor": true,
"previousMinor": true
"previousMinor": false
},
{
"version": "7.17.13",
Expand Down

0 comments on commit bf6aefe

Please sign in to comment.