diff --git a/core/function.php b/core/function.php index 9b33df4..70182ea 100644 --- a/core/function.php +++ b/core/function.php @@ -3,7 +3,7 @@ /* 获取主题当前版本号 */ function _getVersion() { - return "5.0.9"; + return "5.1.0"; }; /* 判断是否是手机 */