bump version

This commit is contained in:
2024-11-24 18:43:49 -06:00
parent 413d3715c7
commit 333a4ab04e

View File

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