feat: Add new border style options, including single-edge borders, to countdown trackers.

This commit is contained in:
CPTN Cosmo 2025-12-22 00:53:52 +01:00
parent 19fce22ec3
commit dfc84d0626
4 changed files with 103 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "dh-improved-countdowns",
"title": "Improved Countdowns",
"version": "1.1.0",
"version": "1.2.0",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -40,5 +40,5 @@
"description": "A modern, draggable countdown tracker for the Daggerheart system.",
"url": "https://github.com/cptn-cosmo/dh-improved-countdowns",
"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.1.0/dh-improved-countdowns.zip"
"download": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/download/1.2.0/dh-improved-countdowns.zip"
}