diff --git a/versions.json b/versions.json index aaf1f82cde689..cbdec17e67891 100644 --- a/versions.json +++ b/versions.json @@ -3,16 +3,19 @@ { "version": "8.3.0", "branch": "main", + "currentMajor": true, "currentMinor": true }, { "version": "8.2.0", "branch": "8.2", + "currentMajor": true, "previousMinor": true }, { "version": "8.1.2", - "branch": "8.1" + "branch": "8.1", + "currentMajor": true }, { "version": "7.17.2",