From 4159d20e18e932b2560e0c442953abbba7906777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Fri, 18 Jun 2021 13:39:10 +0200 Subject: [PATCH] Verified to work with Foundry 0.8.7 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index e190139..ce76a26 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "When dragging a token displays a ruler showing how far you've moved that token.", "version": "1.7.3", "minimumCoreVersion" : "0.8.5", - "compatibleCoreVersion" : "0.8.5", + "compatibleCoreVersion" : "0.8.7", "authors": [ { "name": "Manuel Vögele",