diff --git a/module.json b/module.json index 3a0967a..0d4985d 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "mb-pfsw-kingmaker", "title": "Pathfinder Kingmaker", - "version": "0.1.0", + "version": "1.0.0", "compatibility": { "minimum": "11", "verified": "11" @@ -12,7 +12,6 @@ "email": "mike@bloy.org" } ], - "url": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker", "packs": [ { "name": "adventures", @@ -138,5 +137,8 @@ "compatibility": {} } ] - } + }, + "url": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker", + "manifest": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker/raw/branch/main/module.json", + "download": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker/releases/download/v1.0.0/mb-pfsw-kingmaker.zip" }