From d1b5f7c39bcebfe35c608aef85946964eb992f88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Fri, 17 Sep 2021 15:26:44 +0200 Subject: [PATCH] Verified to work with 0.8.9 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 5ad729b..3e92ade 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.8.1", "minimumCoreVersion" : "0.8.5", - "compatibleCoreVersion" : "0.8.8", + "compatibleCoreVersion" : "0.8.9", "authors": [ { "name": "Manuel Vögele",