From 78a43d0cf695fef331825a8572cc7e0d0da7b40c Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Tue, 10 Feb 2026 18:03:20 +0100 Subject: [PATCH] 1.1 release and url fix --- module.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index 11567d9..4f7a49e 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "dh-immersive-crits", "title": "Immersive Crits for Daggerheart", - "version": "1.0.0", + "version": "1.1.0", "compatibility": { "minimum": "13", "verified": "13" @@ -30,8 +30,8 @@ "styles": [ "styles/immersive-crits.css" ], - "url": "https://github.com/cptn-cosmo/dh-immersive-crits", - "manifest": "https://github.com/cptn-cosmo/dh-immersive-crits/releases/latest/download/module.json", - "download": "https://github.com/cptn-cosmo/dh-immersive-crits/releases/download/1.0.0/dh-immersive-crits.zip", + "url": "https://git.geeks.gay/cosmo/dh-immersive-crits", + "manifest": "https://git.geeks.gay/cosmo/dh-immersive-crits/releases/latest/download/module.json", + "download": "https://git.geeks.gay/cosmo/dh-immersive-crits/releases/download/1.1.0/dh-immersive-crits.zip", "description": "Immersive crits for Daggerheart." } \ No newline at end of file