Skip to content

Commit

Permalink
Update Fridare script to version 3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
suifei committed Jul 30, 2024
1 parent ea754c3 commit 71587d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fridare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

set -e # 遇到错误立即退出

VERSION="3.1.5"
VERSION="3.1.7"
# 默认值设置
DEF_FRIDA_SERVER_PORT=8899
DEF_AUTO_CONFIRM="false"
Expand Down

0 comments on commit 71587d8

Please sign in to comment.