From 437464ddb1c200a3db307a78fbaf671763fc6015 Mon Sep 17 00:00:00 2001 From: Julian Linn Date: Mon, 25 Dec 2023 10:13:23 +0000 Subject: [PATCH] Update module.json --- module.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index bf2fd3b..2e651c9 100755 --- a/module.json +++ b/module.json @@ -8,10 +8,10 @@ "flags": {} } ], - "version": "1.1.44", + "version": "1.1.46", "compatibility": { - "minimum": "10", - "verified": "10.291", + "minimum": "11", + "verified": "11.313", "maximum": "11" }, "url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium", @@ -124,4 +124,4 @@ "module": "SharedData_global" } ] -} \ No newline at end of file +}