From bbfe97dc3dee37f0bc9cbbbe7a22f31fc8515ed0 Mon Sep 17 00:00:00 2001 From: cptn-cosmo Date: Sun, 31 Aug 2025 22:52:58 +0200 Subject: [PATCH] 0.1.1 release, should fix installations --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 4407158..631c944 100644 --- a/module.json +++ b/module.json @@ -16,5 +16,5 @@ "languages": [], "url": "https://github.com/cptn-cosmo/DualityDiceRoller", "manifest": "https://github.com/cptn-cosmo/DualityDiceRoller/raw/refs/tags/0.1.1/module.json", - "download": "https://github.com/cptn-cosmo/DualityDiceRoller/raw/refs/tags/0.1.1/duality-roller.zip" + "download": "https://github.com/cptn-cosmo/DualityDiceRoller/releases/download/0.1.1/module.zip" }