Compare commits

..

2 commits
1.1.0 ... main

View file

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