From 95ec3e8c09d12e35c967732e163701cbf08145e8 Mon Sep 17 00:00:00 2001 From: Kevin Minehart Date: Wed, 24 Aug 2022 02:34:41 -0500 Subject: [PATCH] Chore: update latest.json to 9.1.1 (#54108) --- latest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latest.json b/latest.json index 9ef9d1ee1b6..f9f130060e4 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,4 @@ { - "stable": "9.1.0", - "testing": "9.1.0" + "stable": "9.1.1", + "testing": "9.1.1" }