chore: Update manifest URL to raw main branch file.

This commit is contained in:
CPTN Cosmo 2026-01-07 16:21:56 +01:00
parent ae5d3cfac7
commit f830669a2a
No known key found for this signature in database

View file

@ -2,7 +2,7 @@
"id": "dh-countdownsplus",
"title": "Daggerheart Countdowns Plus",
"description": "A module to allow the Daggerheart countdown tracker to be detached and moved freely.",
"version": "1.1.0",
"version": "1.1.1",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -32,6 +32,6 @@
"styles/module.css"
],
"url": "https://git.geeks.gay/cosmo/dh-countdownsplus",
"manifest": "https://git.geeks.gay/cosmo/dh-countdownsplus/releases/download/latest/module.json",
"download": "https://git.geeks.gay/cosmo/dh-countdownsplus/releases/download/1.1.0/dh-countdownsplus.zip"
"manifest": "https://git.geeks.gay/cosmo/dh-countdownsplus/raw/branch/main/module.json",
"download": "https://git.geeks.gay/cosmo/dh-countdownsplus/releases/download/1.1.1/dh-countdownsplus.zip"
}