From 71dafcd638018d1dc830bc790e34a6134fd697c9 Mon Sep 17 00:00:00 2001 From: cptn-cosmo Date: Sun, 31 Aug 2025 22:50:36 +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 2eaf0c1..4407158 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/module.zip" + "download": "https://github.com/cptn-cosmo/DualityDiceRoller/raw/refs/tags/0.1.1/duality-roller.zip" }