chore: bump version to 1.2.5 and update manifest and download URLs.

This commit is contained in:
CPTN Cosmo 2026-01-07 16:23:11 +01:00
parent 744dd620f6
commit 01beb03d34
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
{
"id": "dh-improved-countdowns",
"title": "Improved Countdowns",
"version": "1.2.4",
"version": "1.2.5",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -44,6 +44,6 @@
],
"description": "A modern, draggable countdown tracker for the Daggerheart system.",
"url": "https://github.com/cptn-cosmo/dh-improved-countdowns",
"manifest": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/latest/download/module.json",
"download": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/download/1.2.4/dh-improved-countdowns.zip"
}
"manifest": "https://git.geeks.gay/cosmo/dh-improved-countdowns/raw/branch/main/module.json",
"download": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/download/1.2.5/dh-improved-countdowns.zip"
}