更新版本到 v5.0.26

This commit is contained in:
F4nniu
2024-02-13 10:20:52 +08:00
parent 4938e2d871
commit d0f6422a57

View File

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