From 739d1da624fc40869d1dbe7a119dcd8b61a75b2b Mon Sep 17 00:00:00 2001 From: Craig Earl Date: Fri, 14 Oct 2022 13:58:28 +0100 Subject: [PATCH] Update module.json --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 57f4048..a258a3e 100644 --- a/module.json +++ b/module.json @@ -9,7 +9,7 @@ "discord": "Erceron#0370" } ], - "version": "2.5.3", + "version": "2.5.4", "compatibility": { "minimum": 10, "verified": "10.288", @@ -64,5 +64,5 @@ "styles": ["./styles.css"], "url": "https://github.com/earlSt1/vtt-compendium-folders", "manifest": "https://raw.githubusercontent.com/earlSt1/vtt-compendium-folders/10x-update/module.json", - "download": "https://github.com/earlSt1/vtt-compendium-folders/releases/download/2.5.3/2.5.3.zip" + "download": "https://github.com/earlSt1/vtt-compendium-folders/releases/download/2.5.4/2.5.4.zip" }