From 94b7851407a26a736400bd3218b78f6bd2a6c972 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Thu, 16 Sep 2021 08:19:48 +0800 Subject: [PATCH] version: bump to 2.11 Signed-off-by: Tianling Shen --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4114c267..efe6d85d 100644 --- a/Makefile +++ b/Makefile @@ -9,8 +9,8 @@ LUCI_DEPENDS:=+busybox +dnsmasq-full +ipset +jsonfilter +libustream-openssl +nod LUCI_PKGARCH:=all PKG_NAME:=luci-app-unblockneteasemusic -PKG_VERSION:=2.10 -PKG_RELEASE:=4 +PKG_VERSION:=2.11 +PKG_RELEASE:=1 PKG_MAINTAINER:=Tianling Shen