Update v0.33.0

This commit is contained in:
Stille
2020-04-27 18:35:22 +08:00
parent 447ff7581b
commit 7f4e39c8fe
2 changed files with 2 additions and 2 deletions

View File

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