Update v0.36.2

This commit is contained in:
Stille
2021-03-22 15:27:02 +08:00
parent cb437fa4ac
commit 93cdfc524e
4 changed files with 4 additions and 4 deletions

View File

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