From 424a7701321a8f448015756d1ff417701587ed72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 23:36:06 +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 a999a323..bc8f02f5 100644 --- a/versions.json +++ b/versions.json @@ -1,13 +1,7 @@ { "currentBeta": null, - "currentVersion": "2.3000.1019155293-alpha", + "currentVersion": "2.3000.1019155824-alpha", "versions": [ - { - "version": "2.3000.1017950811-alpha", - "beta": false, - "released": "2024-11-05T19:10:45.573Z", - "expire": "2025-01-05T19:10:45.573Z" - }, { "version": "2.3000.1017961270-alpha", "beta": false, @@ -729,5 +723,5 @@ "expire": "2025-03-04T19:35:40.723Z" } ], - "currentAlpha": "2.3000.1019155293-alpha" + "currentAlpha": "2.3000.1019155824-alpha" }