Update manifest version and bugs link
This commit is contained in:
parent
1bcd01ed75
commit
777ea69b66
2 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue