bump version to 2.1.0 and update compatibility to v14

This commit is contained in:
CPTN Cosmo 2026-04-23 22:54:21 +02:00
parent 59f9fa76df
commit ac90249e44

View file

@ -1,10 +1,10 @@
{ {
"id": "dh-feartrackerplus", "id": "dh-feartrackerplus",
"title": "Daggerheart Fear Tracker Plus", "title": "Daggerheart Fear Tracker Plus",
"version": "2.0.2", "version": "2.1.0",
"compatibility": { "compatibility": {
"minimum": "13", "minimum": "13",
"verified": "13" "verified": "14"
}, },
"authors": [ "authors": [
{ {
@ -32,6 +32,6 @@
], ],
"url": "https://git.geeks.gay/cosmo/dh-feartrackerplus", "url": "https://git.geeks.gay/cosmo/dh-feartrackerplus",
"manifest": "https://git.geeks.gay/cosmo/dh-feartrackerplus/raw/branch/main/module.json", "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." "description": "Customizes the Fear Tracker for Daggerheart."
} }