From aed66e33dd729515f53e1c217b2810ef061cedd2 Mon Sep 17 00:00:00 2001 From: Tom Rodriguez Date: Sat, 6 Aug 2022 16:58:35 -0700 Subject: [PATCH] Prepare for 1.1.3 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 4dd4ac8..b6278d9 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,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.1.2", + "version": "1.1.3", "bugs": "https://github.com/toastygm/hm-adv-bb/issues", "license": "LICENSE", "readme": "README.md", @@ -55,7 +55,7 @@ ], "url": "https://github.com/toastygm/hm-adv-bb/", "manifest": "https://github.com/toastygm/hm-adv-bb/releases/latest/download/module.json", - "download": "https://github.com/toastygm/hm-adv-bb/releases/download/v1.1.2/module.zip", + "download": "https://github.com/toastygm/hm-adv-bb/releases/download/v1.1.3/module.zip", "flags": { "allowBugReporter": true }