diff --git a/module.json b/module.json index 27e2c33..9786d55 100644 --- a/module.json +++ b/module.json @@ -40,8 +40,8 @@ } ], "url": "https://github.com/League-of-Foundry-Developers/compendium-browser", - "manifest": "https://github.com/League-of-Foundry-Developers/compendium-browser/releases/download/latest/module.json", - "download": "https://github.com/League-of-Foundry-Developers/compendium-browser/releases/download/latest/compendium-browser.zip", + "manifest": "https://github.com/League-of-Foundry-Developers/compendium-browser/releases/download/v0.4.3/module.json", + "download": "https://github.com/League-of-Foundry-Developers/compendium-browser/releases/download/v0.4.3/compendium-browser.zip", "minimumCoreVersion": "0.6.2", "compatibleCoreVersion": "0.7.9", "allowBugReporter": true,