From f867d8fd94595abc15c0d2f6eb9663c217a1fb0f Mon Sep 17 00:00:00 2001 From: malcolmholmes <42545407+malcolmholmes@users.noreply.github.com> Date: Tue, 14 Jun 2022 15:51:06 +0100 Subject: [PATCH] Chore: update latest.json to 9.0.0 (#50802) --- latest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latest.json b/latest.json index 1e8227be801..5f894706618 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,4 @@ { - "stable": "8.5.5", - "testing": "9.0.0-beta3" + "stable": "9.0.0", + "testing": "9.0.0" }