From ebb423ab907871e05c2a6e8c739fc892b45f7d44 Mon Sep 17 00:00:00 2001 From: Tom Rodriguez Date: Sat, 14 Aug 2021 09:59:30 -0700 Subject: [PATCH] Prepare for 1.0.1 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index cd9e998..aa03afa 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "hm-adv-bb", "title": "Bastard Bailiff", "description": "The bastard half brother of the Earl of Neph has been declared outlaw. Why, and who will find him, and claim the substantial reward?", - "version": "1.0.0", + "version": "1.0.1", "minimumCoreVersion": "0.8.6", "compatibleCoreVersion": "0.8.8", "bugs": "https://github.com/toastygm/hm-adv-bb/issues", @@ -46,7 +46,7 @@ ], "url": "https://github.com/toastygm/hm-adv-bb/", "manifest": "https://raw.githubusercontent.com/toastygm/hm-adv-bb/master/module.json", - "download": "https://github.com/toastygm/hm-adv-bb/archive/v1.0.0.zip", + "download": "https://github.com/toastygm/hm-adv-bb/archive/v1.0.1.zip", "flags": { "allowBugReporter": true }