From 5f3f96a4de709fa988505dc8267a7dcb62faf62e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=B6=E5=90=8E=E4=B8=83=E5=B9=B4?= <69092025+zzsj0928@users.noreply.github.com> Date: Mon, 26 Apr 2021 15:26:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=20Bark=20=E5=8F=8A=20?= =?UTF-8?q?=E9=A3=9E=E4=B9=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 52ab25f7..70b1dddc 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-pushbot PKG_VERSION:=3.10 -PKG_RELEASE:=8 +PKG_RELEASE:=9 include $(INCLUDE_DIR)/package.mk