bump module version to 1.1.0 and update compatibility requirements

This commit is contained in:
CPTN Cosmo 2026-04-13 22:03:05 +02:00
parent 922814242d
commit a9d0167ebe

View file

@ -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"
}
}
]