From 46f97039890792158b7f7b6bc903e06762077ec2 Mon Sep 17 00:00:00 2001 From: farling42 Date: Fri, 9 May 2025 17:03:29 +0100 Subject: [PATCH] Revert "Update module.json" This reverts commit 1b657b463d01c399ec05bfc2874be1812a1abd10. --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index adb0cb7..d16ff02 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"