From 1aa7d1ebea120c63fceda1de866503c1828a8af1 Mon Sep 17 00:00:00 2001 From: Geekswordsman Date: Wed, 5 Jul 2023 09:34:22 -0400 Subject: [PATCH] Verified Version Fix --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index f6e1c3d..daac885 100644 --- a/module.json +++ b/module.json @@ -17,10 +17,10 @@ "flags": {}, "version": "2.2.0", "minimumCoreVersion": "9", - "compatibleCoreVersion": "10", + "compatibleCoreVersion": "11", "compatibility": { "minimum": "9", - "verified": "10", + "verified": "11", "maximum": "11" }, "scripts": [],