Skip to content

Commit 1ada1b2

Browse files
committed
CHORE: New version
1 parent 583c692 commit 1ada1b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HlebBootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ public function __construct(?string $publicPath = null, array $config = [], ?Log
109109

110110
// The current version of the framework.
111111
// Текущая версия фреймворка.
112-
\defined('HLEB_CORE_VERSION') or \define('HLEB_CORE_VERSION', '2.1.23');
112+
\defined('HLEB_CORE_VERSION') or \define('HLEB_CORE_VERSION', '2.1.24');
113113

114114
$this->logger = $logger;
115115

0 commit comments

Comments
 (0)