release: 更新版本到 v5.0.27

This commit is contained in:
F4nniu
2024-06-25 17:03:56 +08:00
parent 01392c2250
commit c859e712f5

View File

@@ -9,7 +9,7 @@
// | Author: liu21st <liu21st@gmail.com>
// +----------------------------------------------------------------------
define('THINK_VERSION', '5.0.26');
define('THINK_VERSION', '5.0.27');
define('THINK_START_TIME', microtime(true));
define('THINK_START_MEM', memory_get_usage());
define('EXT', '.php');