From 97c143926a7ce3aac526723d27284d47c5c7d368 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Wed, 29 Dec 2021 22:54:02 +0100 Subject: [PATCH] Verified compatibility with Foundry 9 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 86964da..76ea30c 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "A library for easier handling of foundry sockets", "version": "1.0.9", "minimumCoreVersion" : "0.7.9", - "compatibleCoreVersion" : "0.8.9", + "compatibleCoreVersion" : "9", "library": true, "authors": [ {