Update v0.36.2

This commit is contained in:
Stille
2021-03-22 15:32:34 +08:00
parent caf5d45c59
commit fe1bab0e20
2 changed files with 2 additions and 2 deletions

View File

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