Update v0.37.1

This commit is contained in:
Stille
2021-08-04 21:25:42 +08:00
parent 41f4f21c53
commit 494c3b0dfb
6 changed files with 15 additions and 7 deletions

View File

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