From 5bdbb0373b4c722524a8944e5f1b4f7894600439 Mon Sep 17 00:00:00 2001 From: "Andrew (Atropos)" Date: Tue, 27 Jun 2023 15:36:33 -0400 Subject: [PATCH] Correct maximum compatibility tag --- module.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/module.json b/module.json index d57af6d..17a7583 100644 --- a/module.json +++ b/module.json @@ -8,8 +8,7 @@ "url": "https://gamewithpixels.com/", "compatibility": { "minimum": 10, - "verified": 10, - "maximum": 11 + "verified": 11 }, "authors": [ {