From 548dd676e5f660c25a91a1c782699c292052e796 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Thu, 7 Nov 2024 20:00:34 +0100 Subject: [PATCH] version --- src/Root.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Root.php b/src/Root.php index eb96026f..3703c019 100644 --- a/src/Root.php +++ b/src/Root.php @@ -24,7 +24,7 @@ class Root * * @var string */ - public const VERSION = '2.4.0'; + public const VERSION = '2.4.1'; /** * The registered booting callbacks.