Update v0.36.0

This commit is contained in:
Stille
2021-03-17 19:50:11 +08:00
parent 69311558ab
commit 2509746956
4 changed files with 4 additions and 4 deletions

View File

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