From 6e8aba3b314b9fb0f756f3fd7af566d46c3c31b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Thu, 28 Mar 2024 14:26:01 +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 a94d2d78..734c247c 100644 --- a/src/Root.php +++ b/src/Root.php @@ -22,7 +22,7 @@ class Root * * @var string */ - public const VERSION = '2.2.8'; + public const VERSION = '2.2.9'; /** * The registered booting callbacks.