From 00282693a0790ba2c97617b54ea8572f22c8e59e Mon Sep 17 00:00:00 2001 From: rabbitboom <160723853+MW2917@users.noreply.github.com> Date: Thu, 26 Jun 2025 23:05:03 +0100 Subject: [PATCH] Update minigames.json --- plugins/minigames.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plugins/minigames.json b/plugins/minigames.json index 0003e1a..f556974 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -1244,8 +1244,9 @@ } ], "versions": { - "1.0.1": { - "api_version": 9, + "1.1.0" : None, + "1.0.0": { + "api_version": 8, "commit_sha": "388e58a", "released_on": "01-02-2024", "md5sum": "8fc1f9c984f9e77b0125cbeaba5c13bf" @@ -1573,4 +1574,4 @@ } } } -} \ No newline at end of file +}