From aeb7ecaed31526d0bbdb2a3ebf877e95a968ba61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 23:38:33 +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 f6a565d7..f246564e 100644 --- a/versions.json +++ b/versions.json @@ -1,13 +1,7 @@ { "currentBeta": null, - "currentVersion": "2.3000.1017306737-alpha", + "currentVersion": "2.3000.1017308215-alpha", "versions": [ - { - "version": "2.3000.1015634626-alpha", - "beta": false, - "released": "2024-08-13T19:11:18.196Z", - "expire": "2024-10-13T19:11:18.196Z" - }, { "version": "2.3000.1015645754-alpha", "beta": false, @@ -969,5 +963,5 @@ "expire": "2024-12-12T22:12:57.865Z" } ], - "currentAlpha": "2.3000.1017306737-alpha" + "currentAlpha": "2.3000.1017308215-alpha" }