diff --git a/src/module.json b/src/module.json index c3b6130..ad8b8e3 100644 --- a/src/module.json +++ b/src/module.json @@ -10,8 +10,8 @@ ], "url": "https://github.com/anthonyscorrea/asc-session-title-suggestions", "compatibility": { - "minimum": "11", - "verified": "12" + "minimum": "12", + "verified": "14" }, "languages": [ { @@ -22,7 +22,7 @@ ], "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", - "version": "0.5.3", + "version": "0.5.4", "scripts": [ "scripts/asc-session-title-suggestions.js" ],