diff --git a/src/module.json b/src/module.json index 4e86f31..8bf9e2c 100644 --- a/src/module.json +++ b/src/module.json @@ -7,7 +7,7 @@ "name": "lmxsdl" } ], - "version": "0.1.2", + "version": "0.2", "compatibility": { "minimum": "10", "verified": "11" @@ -19,8 +19,8 @@ "path": "lang/en.json" } ], - "download": "https://gitea.ascorrea.com/asc/asc-session-title-suggestions/releases/download/0.1.2/asc-session-title-suggestions-0.1.2.zip", - "manifest":"https://gitea.ascorrea.com/asc/asc-session-title-suggestions/raw/branch/master/src/module.json", + "download": "https://gitea.ascorrea.com/asc/asc-session-title-suggestions/releases/download/0.2/module.zip", + "manifest": "https://gitea.ascorrea.com/asc/asc-session-title-suggestions/releases/download/latest/module.json", "scripts": [ "scripts/main.js" ],