From ed3a34afdc15770e84f149f452ed57abefb32708 Mon Sep 17 00:00:00 2001 From: Horst Gutmann Date: Tue, 24 Oct 2023 16:47:15 +0200 Subject: [PATCH] chore: Bump version in latest.json (#77061) --- latest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latest.json b/latest.json index 2e265443c59..def63753f63 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,4 @@ { - "stable": "10.1.4", - "testing": "10.1.4" + "stable": "10.2.0", + "testing": "10.2.0" }