Update v0.35.1

This commit is contained in:
Stille
2021-01-25 17:22:20 +08:00
parent 91f2231dd7
commit 69311558ab
4 changed files with 4 additions and 4 deletions

View File

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