Update v0.39.0

This commit is contained in:
Stille
2022-02-09 00:00:30 +08:00
parent 3e44dfb48f
commit 40fbee9dfc
7 changed files with 90 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
FRP_VERSION="0.38.0"
FRP_VERSION="0.39.0"
REPO="stilleshan/frpc"
WORK_PATH=$(dirname $(readlink -f $0))