diff --git a/module.json b/module.json index 5758918..64716c5 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "title": "Compendium Folders", "description": "Collapsable folders for compendiums", "author": "Erceron", - "version": "2.3.53", + "version": "2.3.6", "minimumCoreVersion": "0.8.8", "compatibleCoreVersion":"0.8.9", "esmodules": [ @@ -55,5 +55,5 @@ "styles": ["./styles.css"], "url": "https://github.com/earlSt1/vtt-compendium-folders", "manifest": "https://raw.githubusercontent.com/earlSt1/vtt-compendium-folders/082-update/module.json", - "download": "https://github.com/earlSt1/vtt-compendium-folders/releases/download/2.3.53/2.3.53.zip" + "download": "https://github.com/earlSt1/vtt-compendium-folders/releases/download/2.3.6/2.3.6.zip" }