From 605820820678d8210b1a64025485a2b8e07ee0bc Mon Sep 17 00:00:00 2001 From: Cussa de Souza Date: Tue, 16 Jan 2024 22:27:39 +0000 Subject: [PATCH] fix: package version fix: author name --- module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module.json b/module.json index e3e6b1f..4f13e2f 100644 --- a/module.json +++ b/module.json @@ -2,6 +2,7 @@ "id": "image-z00m", "title": "Image Z00M", "description": "A simple module that allows you to see images on their real size and zoom them, allowing you to see the details when necessary.", + "author": "Cussa Mitre", "authors": [ { "name": "Cussa Mitre", @@ -9,7 +10,7 @@ "discord": "CussaMitre" } ], - "version": "1.0.0", + "version": "latest", "compatibility": { "minimum": "10", "verified": "11"