From 808891f601db4929459970d33541ec2f89f7725f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Tue, 25 Oct 2022 17:49:45 +0200 Subject: [PATCH] Update modulekit.php --- modulekit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modulekit.php b/modulekit.php index e431518d..f4f9a7ff 100644 --- a/modulekit.php +++ b/modulekit.php @@ -30,4 +30,4 @@ $include = array( 'style.css', ), ); -$version = "5.2"; +$version = "5.3";