From e6297b550a3ba46012f98957da851911b31ff5a1 Mon Sep 17 00:00:00 2001 From: Thinktip Date: Mon, 24 Jan 2022 17:27:35 +0800 Subject: [PATCH] Update Makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1b57a49..ebd59dd 100644 --- a/Makefile +++ b/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Neobird Theme LUCI_DEPENDS:= -PKG_VERSION:=1.96 -PKG_RELEASE:=202201132020 +PKG_VERSION:=1.97 +PKG_RELEASE:=202201241725 include $(TOPDIR)/feeds/luci/luci.mk