From 5b80af261e09f8577b8cdb129a59e123a0833d95 Mon Sep 17 00:00:00 2001 From: theripper93 Date: Sun, 23 May 2021 00:07:15 +0200 Subject: [PATCH] Update module.json --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 8252ffe..f48fe8b 100644 --- a/module.json +++ b/module.json @@ -18,6 +18,6 @@ "minimumCoreVersion": "0.8.4", "compatibleCoreVersion": "0.8.5", "url": "https://github.com/theripper93/Better-Roofs", - "manifest": "https://raw.githubusercontent.com/theripper93/Better-Roofs/main/betterroofs/module.json", + "manifest": "https://raw.githubusercontent.com/theripper93/Better-Roofs/main/module.json", "download": "https://github.com/theripper93/Better-Roofs/raw/main/betterroofs.zip" -} \ No newline at end of file +}