From f1f47f33a156834d4fadd07022ea4008c0ea2c67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Fri, 12 Jul 2024 09:21:20 +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 b197da54..600caa24 100644 --- a/src/Root.php +++ b/src/Root.php @@ -23,7 +23,7 @@ class Root * * @var string */ - public const VERSION = '2.3.1'; + public const VERSION = '2.3.2'; /** * The registered booting callbacks.