diff --git a/module.json b/module.json index a96cdd8..e8ee4e9 100644 --- a/module.json +++ b/module.json @@ -1,11 +1,12 @@ { - "id": "token-browser", - "title": "Token Browser", - "description": "A module that helps you categorize tokens and", + "id": "image-tagger", + "title": "Image Tagger", + "description": "A module that helps you tag tokens to find what you're looking for faster!", "version": "0.0.0", "compatibility": { "minimum": 13, - "verified": 13 + "verified": 13, + "maximum": 13 }, "url": "https://git.varify.ca/Foundry/token-browser", "manifest": "",