Update v0.31.2

This commit is contained in:
Stille
2020-02-08 13:52:24 +08:00
parent 7f9806602e
commit 9bb6b7db2c
2 changed files with 2 additions and 2 deletions

View File

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