From a1179579f92dda834a78126995fbe77e091697c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Fri, 18 Jun 2021 13:48:57 +0200 Subject: [PATCH] Verified compatibility with Foundry 0.8.7 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 5f0acc3..13f3b60 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "A library for easier handling of foundry sockets", "version": "1.0.6", "minimumCoreVersion" : "0.7.9", - "compatibleCoreVersion" : "0.8.5", + "compatibleCoreVersion" : "0.8.7", "library": true, "authors": [ {