From d11c1ee6464032399b17f7934e419efa1cd9be70 Mon Sep 17 00:00:00 2001 From: Dimitris Sotirakis Date: Wed, 30 Nov 2022 11:52:36 +0200 Subject: [PATCH] Chore: Update latest.json to `9.3.0` (#59538) Chore: update latest.json to 9.3.0 --- latest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latest.json b/latest.json index 5d0d253a775..8b47f75b668 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,4 @@ { - "stable": "9.2.6", - "testing": "9.3.0-beta1" + "stable": "9.3.0", + "testing": "9.3.0" }