From 6caf76896eb7e844aba522b23119432d2e6d1ae7 Mon Sep 17 00:00:00 2001 From: cosmo Date: Wed, 11 Feb 2026 16:28:32 +0100 Subject: [PATCH] Update module.json fix download url in manifest --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 98f65ce..5ab7736 100644 --- a/module.json +++ b/module.json @@ -22,5 +22,5 @@ "languages": [], "url": "https://git.geeks.gay/cosmo/DualityDiceRoller", "manifest": "https://git.geeks.gay/cosmo/DualityDiceRoller/raw/branch/main/module.json", - "download": "https://git.geeks.gay/cosmo/DualityDiceRoller/releases/download/0.1.7/DualityDiceRoller.zip" + "download": "https://git.geeks.gay/cosmo/DualityDiceRoller/releases/download/0.1.6/DualityDiceRoller.zip" }