Skip to content

Commit

Permalink
3.78
Browse files Browse the repository at this point in the history
  • Loading branch information
rev1si0n committed Jan 21, 2023
1 parent 1d38ef1 commit 42aae0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
3.78
* 修复 #21 @yu1chaofan
* 更新 frida-server

3.76
* 默认内置 shell 使用 bash
* 修复断网后远程桌面触摸无法使用的问题
Expand Down
2 changes: 1 addition & 1 deletion lamda/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
#
# Distributed under MIT license.
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
__version__ = "3.76"
__version__ = "3.78"

0 comments on commit 42aae0f

Please sign in to comment.