Release v1.13.0

This commit is contained in:
Manuel Vögele
2022-10-13 10:33:53 +02:00
parent 84bce39043
commit 6027735f4c
2 changed files with 19 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.12.8",
"version": "1.13.0",
"compatibility": {
"minimum": "10",
"verified": "10"
@@ -70,7 +70,7 @@
},
"socket": true,
"url": "https://github.com/manuelVo/foundryvtt-drag-ruler",
"download": "https://github.com/manuelVo/foundryvtt-drag-ruler/releases/download/v1.12.8/drag-ruler-1.12.8.zip",
"download": "https://github.com/manuelVo/foundryvtt-drag-ruler/archive/v1.13.0.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",