From 3a5724c8a62eb46e7cd28769555ef0115a980613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Wed, 24 Apr 2024 12:02:12 +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 6237ccd8..edf26b85 100644 --- a/src/Root.php +++ b/src/Root.php @@ -23,7 +23,7 @@ class Root * * @var string */ - public const VERSION = '2.2.13'; + public const VERSION = '2.2.14'; /** * The registered booting callbacks.