Update v0.31.2

This commit is contained in:
Stille
2020-02-08 13:32:55 +08:00
parent 671a7a5301
commit fc0f017c5e
3 changed files with 3 additions and 3 deletions

View File

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