Update manifest version and bugs link

This commit is contained in:
Oliver-Akins 2025-05-30 23:58:50 -06:00
parent 1bcd01ed75
commit 777ea69b66
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "stat-tracker",
"title": "Stats Tracker",
"version": "0.0.1",
"version": "1.0.0",
"compatibility": {
"maximum": 13,
"verified": 13,
@ -16,7 +16,7 @@
"url": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker",
"manifest": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker/releases/latest/download/module.json",
"download": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker/releases/latest/download/release.zip",
"bugs": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker/issues",
"bugs": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker/issues/new/choose",
"esmodules": [
"./module.mjs"
],