diff --git a/versions.json b/versions.json index 9fe3210598c1..a56d7cee78b7 100644 --- a/versions.json +++ b/versions.json @@ -2,17 +2,22 @@ "notice": "This file is not maintained outside of the main branch and should only be used for tooling.", "versions": [ { - "version": "8.3.0", + "version": "8.4.0", "branch": "main", "currentMajor": true, "currentMinor": true }, { - "version": "8.2.2", - "branch": "8.2", + "version": "8.3.0", + "branch": "8.3", "currentMajor": true, "previousMinor": true }, + { + "version": "8.2.2", + "branch": "8.2", + "currentMajor": true + }, { "version": "7.17.5", "branch": "7.17",