Update v0.33.0

This commit is contained in:
Stille
2020-04-27 18:28:36 +08:00
parent 1c2ee80a7d
commit bc85a90bb4
3 changed files with 3 additions and 3 deletions

View File

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