From ad789067e54e4c798c369c9062d8a8f8c930b871 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Fri, 19 Aug 2022 15:49:36 -0700 Subject: [PATCH] Disable 2.0-2.4. Not ready yet --- versions.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/versions.json b/versions.json index d388d830673..2babe8a7ec7 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,3 @@ [ - "2.5", - "2.0-2.4" + "2.5" ]