From 7315c0fa4c27619160c8367beaa109dc36ade99b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Sat, 21 Aug 2021 13:28:15 +0200 Subject: [PATCH] Verified compatibility with foundry 0.8.9 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 08f1d50..69ff08e 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "A library for easier handling of foundry sockets", "version": "1.0.8", "minimumCoreVersion" : "0.7.9", - "compatibleCoreVersion" : "0.8.8", + "compatibleCoreVersion" : "0.8.9", "library": true, "authors": [ {