From 00cbc489bf2aaa32118e1b6c0a7b31444631fa2e 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 dc620bd6..9f080140 100644 --- a/system.json +++ b/system.json @@ -41,8 +41,8 @@ } }, "compatibility": { - "minimum": "10.290", - "verified": "10" + "minimum": "11.302", + "verified": "11" }, "esmodules": ["ds4.js"], "styles": ["css/ds4.css"],