更新版本号

This commit is contained in:
Karson
2025-03-12 15:32:08 +08:00
parent de2621d99b
commit e95df87aa1

View File

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