From 644e82e85cd6d67b3e6578ec0144b0b471c065fd Mon Sep 17 00:00:00 2001 From: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com> Date: Thu, 14 Jul 2022 15:56:25 -0700 Subject: [PATCH] Chore: update latest.json to 9.0.3 (#52298) --- latest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latest.json b/latest.json index 1dd61855580..a750dd1f430 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,4 @@ { - "stable": "9.0.2", - "testing": "9.0.2" + "stable": "9.0.3", + "testing": "9.0.3" }