1.1 release and url fix

This commit is contained in:
CPTN Cosmo 2026-02-10 18:03:20 +01:00
parent 442442621d
commit 78a43d0cf6
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
{
"id": "dh-immersive-crits",
"title": "Immersive Crits for Daggerheart",
"version": "1.0.0",
"version": "1.1.0",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -30,8 +30,8 @@
"styles": [
"styles/immersive-crits.css"
],
"url": "https://github.com/cptn-cosmo/dh-immersive-crits",
"manifest": "https://github.com/cptn-cosmo/dh-immersive-crits/releases/latest/download/module.json",
"download": "https://github.com/cptn-cosmo/dh-immersive-crits/releases/download/1.0.0/dh-immersive-crits.zip",
"url": "https://git.geeks.gay/cosmo/dh-immersive-crits",
"manifest": "https://git.geeks.gay/cosmo/dh-immersive-crits/releases/latest/download/module.json",
"download": "https://git.geeks.gay/cosmo/dh-immersive-crits/releases/download/1.1.0/dh-immersive-crits.zip",
"description": "Immersive crits for Daggerheart."
}