From 96293775191f0e5d0fb67c08e84a2c34bc606790 Mon Sep 17 00:00:00 2001 From: cosmo Date: Mon, 13 Apr 2026 21:46:08 +0200 Subject: [PATCH] bump version to 1.1.1 and update compatibility to version 14 --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 3e99424..1f97132 100644 --- a/module.json +++ b/module.json @@ -1,10 +1,10 @@ { "id": "dh-immersive-crits", "title": "Immersive Crits for Daggerheart", - "version": "1.1.0", + "version": "1.1.1", "compatibility": { "minimum": "13", - "verified": "13" + "verified": "14" }, "authors": [ { @@ -32,6 +32,6 @@ ], "url": "https://git.geeks.gay/cosmo/dh-immersive-crits", "manifest": "https://git.geeks.gay/cosmo/dh-immersive-crits/raw/branch/main/module.json", - "download": "https://git.geeks.gay/cosmo/dh-immersive-crits/releases/download/1.1.0/dh-immersive-crits.zip", + "download": "https://git.geeks.gay/cosmo/dh-immersive-crits/releases/download/1.1.1/dh-immersive-crits.zip", "description": "Immersive crits for Daggerheart." } \ No newline at end of file