From 5645d49a8dd12cff2a4c7cbf4b265c268ce8b892 Mon Sep 17 00:00:00 2001 From: Javier Glez Date: Thu, 30 Apr 2026 11:01:53 +0200 Subject: [PATCH] Update version compatibility to v14 --- src/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/module.json b/src/module.json index 218f200..df2f777 100644 --- a/src/module.json +++ b/src/module.json @@ -80,7 +80,7 @@ ], "compatibility": { "minimum": "13", - "verified": "13" + "verified": "14" }, "url": "This is auto replaced", "version": "This is auto replaced",