From 6b6eac6341acfa01f5ddac3b9795f6a14c1092a0 Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Wed, 21 Jan 2026 16:21:15 +0100 Subject: [PATCH] bump module version to 1.2.6 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index ee7d80a..c9b0d9f 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "dh-improved-countdowns", "title": "Improved Countdowns", - "version": "1.2.5", + "version": "1.2.6", "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://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" + "download": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/download/1.2.6/dh-improved-countdowns.zip" } \ No newline at end of file