version bump

This commit is contained in:
Mike Bloy 2024-01-28 17:39:23 -06:00
parent e658dc39c4
commit 85ecdea0da

View File

@ -1,7 +1,7 @@
{ {
"id": "mb-pfsw-kingmaker", "id": "mb-pfsw-kingmaker",
"title": "Pathfinder Kingmaker", "title": "Pathfinder Kingmaker",
"version": "1.0.0", "version": "1.0.1",
"compatibility": { "compatibility": {
"minimum": "11", "minimum": "11",
"verified": "11" "verified": "11"
@ -140,5 +140,5 @@
}, },
"url": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker", "url": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker",
"manifest": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker/raw/branch/main/module.json", "manifest": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker/raw/branch/main/module.json",
"download": "https://git.bloy.org/api/packages/foundryvtt/generic/mb-pfsw-kingmaker/1.0.0/mb-pfsw-kingmaker.zip" "download": "https://git.bloy.org/api/packages/foundryvtt/generic/mb-pfsw-kingmaker/1.0.1/mb-pfsw-kingmaker.zip"
} }