From 63deb79d8b3f8b8845f599d10bf6d8b0e429e071 Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Sun, 28 Jan 2024 17:39:23 -0600 Subject: [PATCH] version bump --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index c65da60..88f6b58 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "mb-pfsw-kingmaker", "title": "Pathfinder Kingmaker", - "version": "1.0.0", + "version": "1.0.1", "compatibility": { "minimum": "11", "verified": "11" @@ -140,5 +140,5 @@ }, "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/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" }