From c1b09627cfe2e065723780d27ed10b4d07de6044 Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Tue, 23 Dec 2025 23:16:32 +0100 Subject: [PATCH] chore: Bump module version and download link to 1.2.3. --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index bb05c4e..1e95845 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "dh-improved-countdowns", "title": "Improved Countdowns", - "version": "1.2.2", + "version": "1.2.3", "compatibility": { "minimum": "13", "verified": "13" @@ -45,5 +45,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.2.2/dh-improved-countdowns.zip" + "download": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/download/1.2.3/dh-improved-countdowns.zip" } \ No newline at end of file