From ac90249e44c64a44158c34100fd2b3ca2f479bc5 Mon Sep 17 00:00:00 2001 From: cosmo Date: Thu, 23 Apr 2026 22:54:21 +0200 Subject: [PATCH] bump version to 2.1.0 and update compatibility to v14 --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 524a38d..742390d 100644 --- a/module.json +++ b/module.json @@ -1,10 +1,10 @@ { "id": "dh-feartrackerplus", "title": "Daggerheart Fear Tracker Plus", - "version": "2.0.2", + "version": "2.1.0", "compatibility": { "minimum": "13", - "verified": "13" + "verified": "14" }, "authors": [ { @@ -32,6 +32,6 @@ ], "url": "https://git.geeks.gay/cosmo/dh-feartrackerplus", "manifest": "https://git.geeks.gay/cosmo/dh-feartrackerplus/raw/branch/main/module.json", - "download": "https://git.geeks.gay/cosmo/dh-feartrackerplus/releases/download/2.0.2/dh-feartrackerplus.zip", + "download": "https://git.geeks.gay/cosmo/dh-feartrackerplus/releases/download/2.1.0/dh-feartrackerplus.zip", "description": "Customizes the Fear Tracker for Daggerheart." } \ No newline at end of file