fix module.json

This commit is contained in:
CPTN Cosmo 2026-02-10 22:49:30 +01:00
parent 813c045970
commit d45d4b45f1
No known key found for this signature in database

View file

@ -2,7 +2,7 @@
"id": "duality-roller",
"title": "Daggerheart 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.7",
"version": "0.1.6",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -21,6 +21,6 @@
"packs": [],
"languages": [],
"url": "https://git.geeks.gay/cosmo/DualityDiceRoller",
"manifest": "https://git.geeks.gay/cosmo/DualityDiceRoller/src/branch/main/module.json",
"download": "https://git.geeks.gay/cosmo/DualityDiceRoller/releases/download/0.1.7/duality-roller.zip"
}
"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"
}