Compare commits

..

No commits in common. "main" and "1.1.1" have entirely different histories.
main ... 1.1.1

View file

@ -1,10 +1,10 @@
{ {
"id": "dh-immersive-crits", "id": "dh-immersive-crits",
"title": "Immersive Crits for Daggerheart", "title": "Immersive Crits for Daggerheart",
"version": "1.1.1", "version": "1.1.0",
"compatibility": { "compatibility": {
"minimum": "13", "minimum": "13",
"verified": "14" "verified": "13"
}, },
"authors": [ "authors": [
{ {
@ -32,6 +32,6 @@
], ],
"url": "https://git.geeks.gay/cosmo/dh-immersive-crits", "url": "https://git.geeks.gay/cosmo/dh-immersive-crits",
"manifest": "https://git.geeks.gay/cosmo/dh-immersive-crits/raw/branch/main/module.json", "manifest": "https://git.geeks.gay/cosmo/dh-immersive-crits/raw/branch/main/module.json",
"download": "https://git.geeks.gay/cosmo/dh-immersive-crits/releases/download/1.1.1/dh-immersive-crits.zip", "download": "https://git.geeks.gay/cosmo/dh-immersive-crits/releases/download/1.1.0/dh-immersive-crits.zip",
"description": "Immersive crits for Daggerheart." "description": "Immersive crits for Daggerheart."
} }