diff --git a/module.json b/module.json index f623474..2eaf0c1 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "id": "duality-roller", "title": "Duality Dice Roller", "description": "Adds a button next to the chat dice/controls that triggers the /dr command for the Foundryborne Daggerheart system.", - "version": "0.1.0", + "version": "0.1.1", "compatibility": { "minimum": "13", "verified": "13" @@ -15,6 +15,6 @@ "packs": [], "languages": [], "url": "https://github.com/cptn-cosmo/DualityDiceRoller", - "manifest": "https://github.com/cptn-cosmo/DualityDiceRoller/raw/refs/tags/0.1.0/module.json", - "download": "https://github.com/cptn-cosmo/DualityDiceRoller/archive/refs/tags/0.1.0.zip" + "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" }