This commit is contained in:
2024-06-27 18:22:04 -05:00
parent 5394ef2046
commit d5489da5f7

View File

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