From 0ba05c383afa3e3648006c12e3ebfae2c0141b9b Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Thu, 27 Jun 2024 14:31:56 -0500 Subject: [PATCH] update author --- src/module.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/module.json b/src/module.json index 9ee2216..d2def5a 100644 --- a/src/module.json +++ b/src/module.json @@ -7,7 +7,9 @@ "minimum": "12", "verified": "12" }, - "authors": ["lmxsdl"], + "authors": [ { + "name": "lmxsdl" + }], "scripts": [], "esmodules": [ "scripts/newspaper.js" @@ -19,5 +21,5 @@ "requires": [ ]}, "manifest":"https://gitea.ascorrea.com/asc/asc-newspaper-style-journal/releases/download/latest/module.json", - "download":"https://gitea.ascorrea.com/asc/asc-newspaper-style-journal/releases/download/0.1.1/module.zip" + "download":"https://gitea.ascorrea.com/asc/asc-newspaper-style-journal/releases/download/0.1.2/module.zip" } \ No newline at end of file