From 01beb03d347050e1b37855e85d51d6acc4064cd7 Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Wed, 7 Jan 2026 16:23:11 +0100 Subject: [PATCH] chore: bump version to 1.2.5 and update manifest and download URLs. --- module.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index 89856e7..ee7d80a 100644 --- a/module.json +++ b/module.json @@ -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" +} \ No newline at end of file