0.1.1 release, should fix installations

This commit is contained in:
CPTN Cosmo 2025-08-31 23:02:23 +02:00
parent bbfe97dc3d
commit e265328848

View file

@ -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.1/module.json",
"download": "https://github.com/cptn-cosmo/DualityDiceRoller/releases/download/0.1.1/module.zip"
"manifest": "https://github.com/cptn-cosmo/DualityDiceRoller/releases/latest/download/module.json",
"download": "https://github.com/cptn-cosmo/DualityDiceRoller/releases/0.1.1/download/module.zip"
}