Update module.json

This commit is contained in:
farling42
2025-03-27 22:11:15 +00:00
parent c17402a551
commit 1b657b463d
+1 -1
View File
@@ -29,7 +29,7 @@
], ],
"url": "#{URL}#", "url": "#{URL}#",
"download": "#{DOWNLOAD}#", "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", "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"