Update code for Foundry 0.8.5

This commit is contained in:
Manuel Vögele
2021-05-22 21:57:59 +02:00
parent d11d6385e2
commit 7ba89e4229
7 changed files with 26 additions and 21 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
"title": "Drag Ruler",
"description": "When dragging a token displays a ruler showing how far you've moved that token.",
"version": "1.7.2",
"minimumCoreVersion" : "0.7.9",
"compatibleCoreVersion" : "0.7.9",
"minimumCoreVersion" : "0.8.5",
"compatibleCoreVersion" : "0.8.5",
"authors": [
{
"name": "Manuel Vögele",