Compare commits

..

2 commits

Author SHA1 Message Date
281c3beb17
Merge remote-tracking branch 'origin/main' 2026-02-11 18:11:17 +01:00
6e48f78ae6
fixed version numbers and URLs 2026-02-11 18:09:01 +01:00

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.6",
"version": "1.1.6",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -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.6/DualityDiceRoller.zip"
}
"download": "https://git.geeks.gay/cosmo/DualityDiceRoller/releases/download/1.1.6/DualityDiceRoller.zip"
}