diff --git a/src/module.json b/src/module.json index ceae424..c84232e 100644 --- a/src/module.json +++ b/src/module.json @@ -1,12 +1,12 @@ { "id": "foundry-redirect", - "name": "foundry-redirect", // retained for compatibility with foundry versions < 10 + "name": "foundry-redirect", "title": "Foundry Redirect: Better invitation links", "description": "A module to create static invitation links which look like a regular URL, and don't need to be resent every time your IP address changes", "author": "JarrettSpiker", "version": "2.0.4", - "minimumCoreVersion": "0.7.9", // retained for compatibility with foundry versions < 10 - "compatibleCoreVersion" : "11", // retained for compatibility with foundry versions < 10 + "minimumCoreVersion": "0.7.9", + "compatibleCoreVersion" : "11", "compatibility": { "minimum": "0.7.9", "verified": "11"