diff --git a/module.json b/module.json index 36c4bc2..301fa6e 100644 --- a/module.json +++ b/module.json @@ -4,11 +4,11 @@ "description": "Adds a browser to easily find and copy Active Effect data paths in Daggerheart.", "url": "https://git.geeks.gay/cosmo/dh-path-browser", "manifest": "https://git.geeks.gay/cosmo/dh-path-browser/raw/branch/main/module.json", - "download": "https://git.geeks.gay/cosmo/dh-path-browser/releases/download/1.0.0/dh-path-browser.zip", - "version": "1.0.0", + "download": "https://git.geeks.gay/cosmo/dh-path-browser/releases/download/1.1.0/dh-path-browser.zip", + "version": "1.1.0", "compatibility": { "minimum": "13", - "verified": "13" + "verified": "14" }, "authors": [ { @@ -31,7 +31,7 @@ "id": "daggerheart", "type": "system", "compatibility": { - "minimum": "1.9.4" + "minimum": "1.9.9" } } ]