Update v0.35.0

This commit is contained in:
Stille
2021-01-19 23:19:00 +08:00
parent 42cdbfbd3f
commit 91f2231dd7
4 changed files with 4 additions and 4 deletions

View File

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