diff --git a/versions.json b/versions.json index efcd549e2826c..1ef569fcd6a89 100644 --- a/versions.json +++ b/versions.json @@ -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",