From 313db28b035cf8b2dc641f2e20144d68728a98bb Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Mon, 16 Aug 2021 18:10:10 +0800 Subject: [PATCH] version: bump to 2.10 Signed-off-by: Tianling Shen --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a837f1ab..61134a74 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.9 -PKG_RELEASE:=3 +PKG_VERSION:=2.10 +PKG_RELEASE:=1 PKG_MAINTAINER:=Tianling Shen