Update v0.34.3

This commit is contained in:
Stille
2021-01-19 20:35:58 +08:00
parent e20522efd4
commit 42cdbfbd3f
4 changed files with 9 additions and 9 deletions

View File

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