From 9eed5d4245c3554afa4088632a41d46ea7eabed2 Mon Sep 17 00:00:00 2001 From: Crovaxon Date: Sun, 11 May 2025 16:38:27 +0200 Subject: [PATCH] Updated download URL for upcoming test release. --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index f9c9a21..c6502bb 100644 --- a/module.json +++ b/module.json @@ -81,7 +81,7 @@ }, "socket": true, "url": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler", - "download": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/archive/v1.14.2.zip", + "download": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/archive/v1.14.2-test.zip", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-drag-ruler/master/module.json", "readme": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/README.md", "changelog": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/CHANGELOG.md",