npc:bump version to 0.26.7 (#4569)

add:
api /client/list 添加获取服务端连接host和连接类型 #483
添加自定义客户端断开时间 #485
fix:
web手机浏览输入框或者按钮被遮挡问题,感谢 @kekxv
android客户端无法粘贴的问题 #479
p2p 由于上个版本的一些改动造成无法使用的问题 #515
This commit is contained in:
manyeechen 2020-05-09 15:05:39 +08:00 committed by CN_SZTL
parent ef842786de
commit 47a644a0c8
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=npc
PKG_VERSION:=0.26.6
PKG_VERSION:=0.26.7
PKG_RELEASE:=2
ifeq ($(ARCH),mipsel)