bump module version to 1.1.0 and update compatibility requirements
This commit is contained in:
parent
922814242d
commit
a9d0167ebe
1 changed files with 4 additions and 4 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue