From 831a2f9dc8b71603921b6e296cf000742f3bbecb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 02:31:24 +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 beb4eada..cc70edf9 100644 --- a/versions.json +++ b/versions.json @@ -1,13 +1,7 @@ { "currentBeta": null, - "currentVersion": "2.3000.1016144882-alpha", + "currentVersion": "2.3000.1016147360-alpha", "versions": [ - { - "version": "2.3000.1014600264-alpha", - "beta": false, - "released": "2024-07-01T20:35:20.514Z", - "expire": "2024-09-01T20:35:20.514Z" - }, { "version": "2.3000.1014610951-alpha", "beta": false, @@ -891,5 +885,5 @@ "expire": "2024-11-01T07:35:50.101Z" } ], - "currentAlpha": "2.3000.1016144882-alpha" + "currentAlpha": "2.3000.1016147360-alpha" }