From 238f7f057a15fb738b5408a869b9e48e19cb7d32 Mon Sep 17 00:00:00 2001 From: farling42 Date: Thu, 20 Mar 2025 16:14:23 +0000 Subject: [PATCH] Manual setting of manifest to allow all users to move to new location --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index e0a4eff..0467b73 100644 --- a/module.json +++ b/module.json @@ -29,7 +29,7 @@ ], "url": "#{URL}#", "download": "#{DOWNLOAD}#", - "manifest": "#{MANIFEST}#", + "manifest": "https://github.com/farling42/foundryvtt-socketlib/releases/latest/download/module.json", "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"