From 7807c91227f6f2eabba30db6a56d17f523fe2356 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Mon, 26 Jun 2023 01:21:15 +0200 Subject: [PATCH] chore: bump compatibility --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index d118ea9f..a83cafd6 100644 --- a/system.json +++ b/system.json @@ -41,8 +41,8 @@ } }, "compatibility": { - "minimum": "10.290", - "verified": "10" + "minimum": "11.305", + "verified": "11" }, "esmodules": ["ds4.js"], "styles": ["css/ds4.css"],