Skip to content

Commit 7d0240b

Browse files
committed
V1.10.1版本
1 parent 7030a96 commit 7d0240b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ V免签为完全开源项目,开源项目意味着作者没有任何收入来
122122
+ 微信店员收款推送通知
123123

124124
## 更新记录
125+
125126
+ v1.10.1(2019.09.16)
126127
+ 增加版本更新提示
127128

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,5 @@
142142
'show_error_msg' => false,
143143
// 异常处理handle类 留空使用 \think\exception\Handle
144144
'exception_handle' => '',
145-
'ver' => '1.10',
145+
'ver' => '1.10.1',
146146
];

0 commit comments

Comments
 (0)