From 8a786baa55eb0c9909c70eedff3f9520f5cdbaea Mon Sep 17 00:00:00 2001 From: Alexandr Chernyaev Date: Tue, 27 Aug 2024 09:01:34 +0300 Subject: [PATCH] ## 14.31.0 - 2024-08-27 --- src/Platform/Dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Platform/Dashboard.php b/src/Platform/Dashboard.php index c108df799..71f7f13d6 100644 --- a/src/Platform/Dashboard.php +++ b/src/Platform/Dashboard.php @@ -23,7 +23,7 @@ class Dashboard * * @deprecated Use `Dashboard::version()` instead. */ - public const VERSION = '14.30.2'; + public const VERSION = '14.31.0'; /** * @deprecated