From 64c66516f2d2e10a24cb9f151ea7f9dd08d5281f Mon Sep 17 00:00:00 2001 From: Tiago Costa Date: Wed, 25 May 2022 21:50:30 +0100 Subject: [PATCH] chore(NA): bump ci versions for 8.4.0 (#132908) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> --- versions.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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",