Compare commits

..

1 commit
1.1.1 ... main

Author SHA1 Message Date
9629377519 bump version to 1.1.1 and update compatibility to version 14 2026-04-13 21:46:08 +02:00

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.0", "version": "1.1.1",
"compatibility": { "compatibility": {
"minimum": "13", "minimum": "13",
"verified": "13" "verified": "14"
}, },
"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.0/dh-immersive-crits.zip", "download": "https://git.geeks.gay/cosmo/dh-immersive-crits/releases/download/1.1.1/dh-immersive-crits.zip",
"description": "Immersive crits for Daggerheart." "description": "Immersive crits for Daggerheart."
} }