From 74f89cfd3ae81fd82070be37bd87283c6ec440ff Mon Sep 17 00:00:00 2001 From: Will Browne Date: Thu, 5 Aug 2021 18:05:40 +0200 Subject: [PATCH] update latest.json for 8.1.0 stable (#37599) --- latest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latest.json b/latest.json index 00f0e85072f..a8345d75e63 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,4 @@ { - "stable": "8.0.6", - "testing": "8.1.0-beta3" + "stable": "8.1.0", + "testing": "8.1.0" }