From d5489da5f766794b4828ad7df97456cab2a2e19f Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Thu, 27 Jun 2024 18:22:04 -0500 Subject: [PATCH] github --- src/module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/module.json b/src/module.json index e13dc02..1ba2f7d 100644 --- a/src/module.json +++ b/src/module.json @@ -7,7 +7,6 @@ "name": "lmxsdl" } ], - "version": "0.3", "compatibility": { "minimum": "11", "verified": ["11","12"] @@ -19,8 +18,9 @@ "path": "lang/en.json" } ], - "download": "https://gitea.ascorrea.com/asc/asc-session-title-suggestions/releases/download/0.3/module.zip", - "manifest": "https://gitea.ascorrea.com/asc/asc-session-title-suggestions/releases/download/latest/module.json", + "download": "https://github.com/anthonyscorrea/asc-session-title-suggestions/releases/download/0.3.1/module.zip", + "manifest": "https://github.com/anthonyscorrea/asc-session-title-suggestions/releases/download/latest/module.json", + "version": "0.3.1", "scripts": [ "scripts/main.js" ],