fix: Improve context menu lifecycle management, update module version, and migrate repository links.

This commit is contained in:
CPTN Cosmo 2026-02-11 16:43:31 +01:00
parent b1042f81eb
commit f41aa5cc31
No known key found for this signature in database
4 changed files with 26 additions and 7 deletions

View file

@ -1,7 +1,7 @@
{
"id": "dh-feartrackerplus",
"title": "Daggerheart Fear Tracker Plus",
"version": "2.0.1",
"version": "2.0.2",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -30,8 +30,8 @@
"styles": [
"styles/module.css"
],
"url": "https://github.com/cptn-cosmo/dh-feartrackerplus",
"manifest": "https://github.com/cptn-cosmo/dh-feartrackerplus/releases/latest/download/module.json",
"download": "https://github.com/cptn-cosmo/dh-feartrackerplus/releases/download/2.0.1/dh-feartrackerplus.zip",
"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",
"description": "Customizes the Fear Tracker for Daggerheart."
}