Skip to content

Commit

Permalink
v2.07.4
Browse files Browse the repository at this point in the history
1. 优化定时推送耗时
2. 对设备列表进行排序,按连接时间。新加入的显示在上方
  • Loading branch information
tty228 committed May 12, 2023
1 parent 3991ad8 commit 5eea254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=luci-app-serverchan
PKG_VERSION:=2.07.3
PKG_VERSION:=2.07.4
PKG_RELEASE:=10

PKG_MAINTAINER:=tty228 <tty228@yeah.net>
Expand Down

0 comments on commit 5eea254

Please sign in to comment.