update verified and maximum version

This commit is contained in:
Byroks 2023-11-25 19:33:03 +01:00
parent a7bdd0434e
commit 7bf0fd90b0
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"version": "1.3.0", "version": "1.3.0",
"compatibility": { "compatibility": {
"minimum": "10", "minimum": "10",
"verified": "10" "verified": "11",
"maximum": "11"
}, },
"authors": [{ "name": "Byroks" }], "authors": [{ "name": "Byroks" }],
"scripts": ["bundle.js"], "scripts": ["bundle.js"],