0.1.0 release

This commit is contained in:
CPTN Cosmo 2025-08-31 14:28:03 +02:00
parent 8904ee716c
commit 9fae48bdae

View file

@ -15,6 +15,6 @@
"packs": [], "packs": [],
"languages": [], "languages": [],
"url": "https://github.com/cptn-cosmo/DualityDiceRoller", "url": "https://github.com/cptn-cosmo/DualityDiceRoller",
"manifest": "https://raw.githubusercontent.com/cptn_cosmo/DualityDiceRoller/main/module.json", "manifest": "https://github.com/cptn-cosmo/DualityDiceRoller/raw/refs/tags/0.1.0/module.json",
"download": "https://github.com/cptn-cosmo/DualityDiceRoller/releases" "download": "https://github.com/cptn-cosmo/DualityDiceRoller/archive/refs/tags/0.1.0.zip"
} }