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