From ee4a33c4fdf3387327e9995573477043463c68c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Thu, 26 Sep 2024 15:44:50 +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 e37b570d..ec78beb6 100644 --- a/src/Root.php +++ b/src/Root.php @@ -23,7 +23,7 @@ class Root * * @var string */ - public const VERSION = '2.3.3'; + public const VERSION = '2.3.4'; /** * The registered booting callbacks.