Release v1.14.1

This commit is contained in:
Manuel Vögele
2024-07-28 09:29:39 +02:00
parent ab1f5b4c9b
commit 94a8e6f147
2 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
"id": "drag-ruler",
"title": "Drag Ruler",
"description": "When dragging a token displays a ruler showing how far you've moved that token.",
"version": "1.14.0",
"version": "1.14.1",
"compatibility": {
"minimum": "12",
"verified": "12",
@@ -81,7 +81,7 @@
},
"socket": true,
"url": "https://github.com/manuelVo/foundryvtt-drag-ruler",
"download": "https://github.com/manuelVo/foundryvtt-drag-ruler/archive/v1.14.0.zip",
"download": "https://github.com/manuelVo/foundryvtt-drag-ruler/archive/v1.14.1.zip",
"manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-drag-ruler/master/module.json",
"readme": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/README.md",
"changelog": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/CHANGELOG.md",