resolved an issue with the button not working

This commit is contained in:
CPTN Cosmo 2025-08-31 23:29:05 +02:00
parent 088ea79995
commit 64e3cc4f05
2 changed files with 10 additions and 3 deletions

View file

@ -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.2",
"version": "0.1.3",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -16,5 +16,5 @@
"languages": [],
"url": "https://github.com/cptn-cosmo/DualityDiceRoller",
"manifest": "https://github.com/cptn-cosmo/DualityDiceRoller/releases/latest/download/module.json",
"download": "https://github.com/cptn-cosmo/DualityDiceRoller/releases/download/0.1.2/duality-roller.zip"
"download": "https://github.com/cptn-cosmo/DualityDiceRoller/releases/download/0.1.3/duality-roller.zip"
}