From bf678e30989147b5d4937f2c95765a9587ee0b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Sun, 13 Oct 2024 15:55:25 +0200 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 289ad3af..eb96026f 100644 --- a/src/Root.php +++ b/src/Root.php @@ -24,7 +24,7 @@ class Root * * @var string */ - public const VERSION = '2.3.4'; + public const VERSION = '2.4.0'; /** * The registered booting callbacks.