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" ],