0.1.1 release, should fix installations
This commit is contained in:
parent
bc4bfa8bc2
commit
fc85b584c2
1 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "duality-roller",
|
"id": "duality-roller",
|
||||||
"title": "Duality Dice 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.",
|
"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": {
|
"compatibility": {
|
||||||
"minimum": "13",
|
"minimum": "13",
|
||||||
"verified": "13"
|
"verified": "13"
|
||||||
|
|
@ -15,6 +15,6 @@
|
||||||
"packs": [],
|
"packs": [],
|
||||||
"languages": [],
|
"languages": [],
|
||||||
"url": "https://github.com/cptn-cosmo/DualityDiceRoller",
|
"url": "https://github.com/cptn-cosmo/DualityDiceRoller",
|
||||||
"manifest": "https://github.com/cptn-cosmo/DualityDiceRoller/raw/refs/tags/0.1.0/module.json",
|
"manifest": "https://github.com/cptn-cosmo/DualityDiceRoller/raw/refs/tags/0.1.1/module.json",
|
||||||
"download": "https://github.com/cptn-cosmo/DualityDiceRoller/archive/refs/tags/0.1.0.zip"
|
"download": "https://github.com/cptn-cosmo/DualityDiceRoller/raw/refs/tags/0.1.1/module.zip"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue