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" "name": "lmxsdl"
} }
], ],
"version": "0.3",
"compatibility": { "compatibility": {
"minimum": "11", "minimum": "11",
"verified": ["11","12"] "verified": ["11","12"]
@@ -19,8 +18,9 @@
"path": "lang/en.json" "path": "lang/en.json"
} }
], ],
"download": "https://gitea.ascorrea.com/asc/asc-session-title-suggestions/releases/download/0.3/module.zip", "download": "https://github.com/anthonyscorrea/asc-session-title-suggestions/releases/download/0.3.1/module.zip",
"manifest": "https://gitea.ascorrea.com/asc/asc-session-title-suggestions/releases/download/latest/module.json", "manifest": "https://github.com/anthonyscorrea/asc-session-title-suggestions/releases/download/latest/module.json",
"version": "0.3.1",
"scripts": [ "scripts": [
"scripts/main.js" "scripts/main.js"
], ],