From 52ca1ea733de401849c44e7735c94304959341ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Sat, 27 Jul 2024 13:27:35 +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 600caa24..bccf5b6d 100644 --- a/src/Root.php +++ b/src/Root.php @@ -23,7 +23,7 @@ class Root * * @var string */ - public const VERSION = '2.3.2'; + public const VERSION = '2.3.3'; /** * The registered booting callbacks.