Skip to content

Commit b45e2f6

Browse files
committed
7.67 auto-commit
1 parent 56d0cdc commit b45e2f6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.txt

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
7.67
2+
* 精简掉部分无效的程序逻辑
3+
* 修复自动恢复时间过长的问题
4+
* 其他一些优化及问题修复
5+
16
7.65
27
* 移除 IDA 相关工具及接口
38
* 修复部分情况下启动失败的问题

lamda/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#
33
# Distributed under MIT license.
44
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
5-
__version__ = "7.65"
5+
__version__ = "7.67"

0 commit comments

Comments
 (0)