Update v0.38.0

This commit is contained in:
Stille
2021-10-26 11:05:59 +08:00
parent 494c3b0dfb
commit 3e44dfb48f
5 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ Font="\033[0m"
# variable
WORK_PATH=$(dirname $(readlink -f $0))
FRP_NAME=frpc
FRP_VERSION=0.37.1
FRP_VERSION=0.38.0
FRP_PATH=/usr/local/frp
if [ $(uname -m) = "x86_64" ]; then