fix module.json

This commit is contained in:
2024-06-27 19:55:54 -05:00
parent 435744172f
commit b98c95e3dd

View File

@@ -18,9 +18,9 @@
"path": "lang/en.json"
}
],
"download": "https://github.com/anthonyscorrea/asc-session-title-suggestions/releases/download/0.3.1/module.zip",
"download": "https://github.com/anthonyscorrea/asc-session-title-suggestions/releases/download/0.3.3/module.zip",
"manifest": "https://github.com/anthonyscorrea/asc-session-title-suggestions/releases/latest/download/module.json",
"version": "0.3.2",
"version": "0.3.3",
"scripts": [
"scripts/main.js"
],