From d862d210e40f20e84301078dc57c0e9de5641d10 Mon Sep 17 00:00:00 2001 From: Levente Balogh Date: Fri, 26 Nov 2021 11:23:13 +0100 Subject: [PATCH] chore(latest.json): update the testing version (#42352) --- latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest.json b/latest.json index cac791f1269..70025d11e20 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,4 @@ { "stable": "8.2.5", - "testing": "8.3.0-beta1" + "testing": "8.3.0-beta2" }