From a590177a896d63cba6e9243eb29c4a24e894526f Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 1 Feb 2026 13:00:28 -0700 Subject: [PATCH] Update manifest data for the package submission --- module.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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": "",