Update v0.37.0

This commit is contained in:
Stille
2021-06-03 17:49:29 +08:00
parent 2ff4880710
commit 41f4f21c53
7 changed files with 10 additions and 6 deletions

View File

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