chore: Bump module version and download link to 1.2.3.

This commit is contained in:
CPTN Cosmo 2025-12-23 23:16:32 +01:00
parent f4f549e018
commit c1b09627cf

View file

@ -1,7 +1,7 @@
{ {
"id": "dh-improved-countdowns", "id": "dh-improved-countdowns",
"title": "Improved Countdowns", "title": "Improved Countdowns",
"version": "1.2.2", "version": "1.2.3",
"compatibility": { "compatibility": {
"minimum": "13", "minimum": "13",
"verified": "13" "verified": "13"
@ -45,5 +45,5 @@
"description": "A modern, draggable countdown tracker for the Daggerheart system.", "description": "A modern, draggable countdown tracker for the Daggerheart system.",
"url": "https://github.com/cptn-cosmo/dh-improved-countdowns", "url": "https://github.com/cptn-cosmo/dh-improved-countdowns",
"manifest": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/latest/download/module.json", "manifest": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/latest/download/module.json",
"download": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/download/1.2.2/dh-improved-countdowns.zip" "download": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/download/1.2.3/dh-improved-countdowns.zip"
} }