From 593e3e5382b45bd33f81ca94ce09b604ec2edc8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 16:17:14 +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 f7332e4b..5f47edb1 100644 --- a/versions.json +++ b/versions.json @@ -1,13 +1,7 @@ { "currentBeta": null, - "currentVersion": "2.3000.1017705309-alpha", + "currentVersion": "2.3000.1017708152-alpha", "versions": [ - { - "version": "2.3000.1015994341-alpha", - "beta": false, - "released": "2024-08-27T05:13:20.826Z", - "expire": "2024-10-27T05:13:20.826Z" - }, { "version": "2.3000.1016000599-alpha", "beta": false, @@ -993,5 +987,5 @@ "expire": "2024-12-26T13:18:45.758Z" } ], - "currentAlpha": "2.3000.1017705309-alpha" + "currentAlpha": "2.3000.1017708152-alpha" }