diff --git a/source/system.json b/source/system.json index f831ab0..96c56b3 100644 --- a/source/system.json +++ b/source/system.json @@ -6,7 +6,8 @@ "version": "1.3.0", "compatibility": { "minimum": "10", - "verified": "10" + "verified": "11", + "maximum": "11" }, "authors": [{ "name": "Byroks" }], "scripts": ["bundle.js"],