Update v0.36.0

This commit is contained in:
Stille
2021-03-17 20:07:27 +08:00
parent 45a27889ec
commit a1e065f4e8
2 changed files with 2 additions and 2 deletions

View File

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