Compare commits

..

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

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.1",
"version": "1.1.0",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -11,7 +11,7 @@
{
"name": "CPTN Cosmo",
"email": "cptncosmo@gmail.com",
"url": "https://git.geeks.gay/cosmo",
"url": "https://github.com/cptn-cosmo",
"discord": "cptn_cosmo",
"flags": {}
}
@ -32,6 +32,6 @@
"styles/module.css"
],
"url": "https://git.geeks.gay/cosmo/dh-countdownsplus",
"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"
}
"manifest": "https://github.com/cptn-cosmo/dh-countdownsplus/releases/latest/download/module.json",
"download": "https://github.com/cptn-cosmo/dh-countdownsplus/releases/download/1.0.0/dh-countdownsplus.zip"
}