From db973f4422cf072f636b2218fb2d3997b03ae60d Mon Sep 17 00:00:00 2001 From: Giordano Ricci Date: Thu, 7 Oct 2021 16:36:33 +0100 Subject: [PATCH] Chore: update latest.json to 8.2 (#40153) --- latest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latest.json b/latest.json index acc1b59e272..44fe7507759 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,4 @@ { - "stable": "8.1.6", - "testing": "8.2.0-beta2" + "stable": "8.2.0", + "testing": "8.2.0" }