Compare commits

..

No commits in common. "6b6eac6341acfa01f5ddac3b9795f6a14c1092a0" and "744dd620f62e82c537c73f72effafa30ac23a74d" have entirely different histories.

View file

@ -1,7 +1,7 @@
{
"id": "dh-improved-countdowns",
"title": "Improved Countdowns",
"version": "1.2.6",
"version": "1.2.4",
"compatibility": {
"minimum": "13",
"verified": "13"
@ -44,6 +44,6 @@
],
"description": "A modern, draggable countdown tracker for the Daggerheart system.",
"url": "https://github.com/cptn-cosmo/dh-improved-countdowns",
"manifest": "https://git.geeks.gay/cosmo/dh-improved-countdowns/raw/branch/main/module.json",
"download": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/download/1.2.6/dh-improved-countdowns.zip"
}
"manifest": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/latest/download/module.json",
"download": "https://git.geeks.gay/cosmo/dh-improved-countdowns/releases/download/1.2.4/dh-improved-countdowns.zip"
}