update verified and maximum version
This commit is contained in:
parent
a7bdd0434e
commit
7bf0fd90b0
|
|
@ -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"],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue