From ecbd26a89de44dfd6c4e1492bdf4c517be4aef02 Mon Sep 17 00:00:00 2001 From: farling42 Date: Thu, 20 Mar 2025 16:17:52 +0000 Subject: [PATCH] Previous fix didn't make any difference, so reverting --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 0467b73..e0a4eff 100644 --- a/module.json +++ b/module.json @@ -29,7 +29,7 @@ ], "url": "#{URL}#", "download": "#{DOWNLOAD}#", - "manifest": "https://github.com/farling42/foundryvtt-socketlib/releases/latest/download/module.json", + "manifest": "#{MANIFEST}#", "readme": "https://github.com/farling42/foundryvtt-socketlib/blob/master/README.md", "changelog": "https://github.com/farling42/foundryvtt-socketlib/blob/master/CHANGELOG.md", "bugs": "https://github.com/farling42/foundryvtt-socketlib/issues"