From bc4e423a8252c848b583128ebcb6f3a0fcb0da88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 08:20:58 +0000 Subject: [PATCH] chore: Updated versions.json --- versions.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/versions.json b/versions.json index 1c9858b5..7e353fd9 100644 --- a/versions.json +++ b/versions.json @@ -1,13 +1,7 @@ { "currentBeta": null, - "currentVersion": "2.3000.1018717532-alpha", + "currentVersion": "2.3000.1018718660-alpha", "versions": [ - { - "version": "2.3000.1017175114-alpha", - "beta": false, - "released": "2024-10-09T02:36:02.983Z", - "expire": "2024-12-09T02:36:02.983Z" - }, { "version": "2.3000.1017182178-alpha", "beta": false, @@ -927,5 +921,5 @@ "expire": "2025-02-07T20:37:38.325Z" } ], - "currentAlpha": "2.3000.1018717532-alpha" + "currentAlpha": "2.3000.1018718660-alpha" }