change manifest and download url, bump version

This commit is contained in:
2024-06-23 17:50:55 -05:00
parent 3a4d5f8fae
commit 6b3ec6517f

View File

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