diff --git a/module.json b/module.json index 464c2fd..c3de60d 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "potato-or-not", "title": "Potato Or Not", "description": "Is your computer a potoato or not? If so, this mod will prompt you that you might want to turn down your graphics.", - "version": "0.4.2", + "version": "0.4.3", "author": "Wasp (Wasp#2005)", "esmodules": [ "main.js" @@ -32,6 +32,7 @@ "minimumCoreVersion": "0.7.7", "compatibleCoreVersion": "0.7.9", "url": "https://github.com/Haxxer/FoundryVTT-PotatoOrNot", - "manifest": "https://raw.githubusercontent.com/Haxxer/FoundryVTT-PotatoOrNot/main/potato-or-not/module.json", - "download": "https://github.com/Haxxer/FoundryVTT-PotatoOrNot/raw/main/potato-or-not.zip" + "manifest": "https://github.com/Haxxer/FoundryVTT-PotatoOrNot/releases/latest/download/module.json", + "download": "https://github.com/Haxxer/FoundryVTT-PotatoOrNot/releases/latest/download/module.zip" } +