Update v0.35.0

This commit is contained in:
Stille
2021-01-19 23:35:27 +08:00
parent d7201a5ba8
commit 9c68a37cd8
2 changed files with 2 additions and 2 deletions

View File

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