bump version

This commit is contained in:
2026-05-13 15:03:06 -05:00
parent e92f2890e1
commit 1187125335

View File

@@ -10,8 +10,8 @@
], ],
"url": "https://github.com/anthonyscorrea/asc-session-title-suggestions", "url": "https://github.com/anthonyscorrea/asc-session-title-suggestions",
"compatibility": { "compatibility": {
"minimum": "11", "minimum": "12",
"verified": "12" "verified": "14"
}, },
"languages": [ "languages": [
{ {
@@ -22,7 +22,7 @@
], ],
"download": "https://github.com/anthonyscorrea/asc-session-title-suggestions/releases/download/0.5.3/module.zip", "download": "https://github.com/anthonyscorrea/asc-session-title-suggestions/releases/download/0.5.3/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.3", "version": "0.5.4",
"scripts": [ "scripts": [
"scripts/asc-session-title-suggestions.js" "scripts/asc-session-title-suggestions.js"
], ],