Skip to content

Commit 9f4d791

Browse files
committed
7.52 auto-commit
1 parent 79f4250 commit 9f4d791

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
7.52
2+
* 修复 magisk 版雷电兼容性
3+
* 修复无法正常退出服务的问题
4+
15
7.50
26
* 彻底修复夜神模拟器兼容性问题
37
* 修复逻辑错误导致的僵尸进程

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.50"
5+
__version__ = "7.52"

0 commit comments

Comments
 (0)