Skip to content

Commit

Permalink
调整:版本发布
Browse files Browse the repository at this point in the history
  • Loading branch information
dxkite committed Sep 1, 2019
1 parent 49a25b5 commit acba128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suda/loader/loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
defined('SUDA_DEBUG') or define('SUDA_DEBUG', false);
defined('SUDA_DEBUG_LEVEL') or define('SUDA_DEBUG_LEVEL', 'debug');
// 定义版本
define('SUDA_VERSION', '3.1.4-dev');
define('SUDA_VERSION', '3.1.5');
// 设置默认时区
date_default_timezone_set(SUDA_TIMEZONE);
// 调试模式
Expand Down

0 comments on commit acba128

Please sign in to comment.