Manual setting of manifest to allow all users to move to new location

This commit is contained in:
farling42
2025-03-20 16:14:23 +00:00
parent fe527cd944
commit 238f7f057a
+1 -1
View File
@@ -29,7 +29,7 @@
], ],
"url": "#{URL}#", "url": "#{URL}#",
"download": "#{DOWNLOAD}#", "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", "readme": "https://github.com/farling42/foundryvtt-socketlib/blob/master/README.md",
"changelog": "https://github.com/farling42/foundryvtt-socketlib/blob/master/CHANGELOG.md", "changelog": "https://github.com/farling42/foundryvtt-socketlib/blob/master/CHANGELOG.md",
"bugs": "https://github.com/farling42/foundryvtt-socketlib/issues" "bugs": "https://github.com/farling42/foundryvtt-socketlib/issues"