frpc: bump version to v0.31.2 (#3191)

Fix not release port when client start proxy error.
This commit is contained in:
manyeechen 2020-02-19 14:53:46 +08:00 committed by GitHub
parent d99da91bbe
commit 6d579bcf33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=frpc
PKG_VERSION:=0.31.1
PKG_VERSION:=0.31.2
PKG_RELEASE:=1
ifeq ($(ARCH),mipsel)