From 8ff2d96bf0aa969fdc8d1cc1a27f95b83aa75148 Mon Sep 17 00:00:00 2001 From: Kevin Minehart Date: Thu, 22 Jun 2023 14:44:43 -0500 Subject: [PATCH] Chore: update latest.json to 10.0.1 (#70550) --- latest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latest.json b/latest.json index a532bafd0f4..b8596242adc 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,4 @@ { - "stable": "10.0.0", - "testing": "10.0.0" + "stable": "10.0.1", + "testing": "10.0.1" }