change manifest and download url, bump version
This commit is contained in:
@@ -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"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user