diff --git a/versions.json b/versions.json index cf2c49750e46..761089cdef56 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": "9.1.0", + "version": "9.2.0", "branch": "main", "currentMajor": true, "currentMinor": true }, { - "version": "9.0.4", - "branch": "9.0", + "version": "9.1.0", + "branch": "9.1", "currentMajor": true, "previousMinor": true }, + { + "version": "9.0.4", + "branch": "9.0", + "currentMajor": true + }, { "version": "8.19.0", "branch": "8.19",