From da1f54ba66b8a0bc5977e527c0f82e41fba5ae58 Mon Sep 17 00:00:00 2001 From: oasoby <134684352+oasoby@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:39:47 +0900 Subject: [PATCH] update --- manifest.json | 2 +- versions.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 45e7bde..9adeca1 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "version": [ 2, 0, - 4 + 5 ] }, "modules": [ diff --git a/versions.json b/versions.json index 6ce733b..fcbde37 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,4 @@ { "supported": "1.21.5x", - "lastUpdated": "2024 12/4" + "lastUpdated": "2024 12/23" }