From b06d89c20e57630ffa910fb708f8f235ddc66ade Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Fri, 23 Jan 2026 20:23:35 +0100 Subject: [PATCH] updated title to macht foundryvtt.com module listing --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 35cba3e..2dba168 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "dh-importer", - "title": "Daggerheart Importer", - "version": "1.0.1", + "title": "Daggerheart Statblock Importer", + "version": "1.0.2", "compatibility": { "minimum": "13", "verified": "13" @@ -34,5 +34,5 @@ "description": "Imports Adversaries and Environments from text blocks into the Daggerheart system.", "url": "https://github.com/cptn-cosmo/dh-importer", "manifest": "https://git.geeks.gay/cosmo/dh-importer/raw/branch/main/module.json", - "download": "https://git.geeks.gay/cosmo/dh-importer/releases/download/1.0.1/dh-importer.zip" + "download": "https://git.geeks.gay/cosmo/dh-importer/releases/download/1.0.2/dh-importer.zip" } \ No newline at end of file