From 8cc0a7df8f9c49cc158c4b84027f1c9eba3ab425 Mon Sep 17 00:00:00 2001 From: Tom Rodriguez Date: Mon, 1 Aug 2022 13:33:07 -0700 Subject: [PATCH] Correct download link --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 33f212d..d6f97c5 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "id": "hm-loc-lethyl", "title": "Lethyl Abbey", "description": "A prosperous, if slightly rustic, Laranian abbey bordered by the dark Kirsta Forest on the northern border of Fethael Hundred", - "version": "1.1.0", + "version": "1.1.1", "bugs": "https://github.com/toastygm/hm-loc-lethyl/issues", "license": "LICENSE", "readme": "README.md", @@ -50,7 +50,7 @@ ], "url": "https://github.com/toastygm/hm-loc-lethyl/", "manifest": "https://github.com/toastygm/hm-loc-lethyl/releases/latest/download/module.json", - "download": "https://github.com/toastygm/hm-loc-lethyl/releases/v1.1.0/download/module.zip", + "download": "https://github.com/toastygm/hm-loc-lethyl/releases/download/v1.1.1/module.zip", "flags": { "allowBugReporter": true }