diff --git a/applications/luci-app-adblock-fast/Makefile b/applications/luci-app-adblock-fast/Makefile index f03802ee464..1f7ac0cf81c 100644 --- a/applications/luci-app-adblock-fast/Makefile +++ b/applications/luci-app-adblock-fast/Makefile @@ -1,4 +1,4 @@ -# Copyright 2023-2024 MOSSDeF, Stan Grishin (stangri@melmac.ca). +# Copyright 2023-2025 MOSSDeF, Stan Grishin (stangri@melmac.ca). # This is free software, licensed under AGPL-3.0-or-later. include $(TOPDIR)/rules.mk @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-adblock-fast PKG_LICENSE:=AGPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin -PKG_VERSION:=1.1.2 -PKG_RELEASE:=18 +PKG_VERSION:=1.1.3 +PKG_RELEASE:=1 LUCI_TITLE:=AdBlock-Fast Web UI LUCI_URL:=https://github.com/stangri/luci-app-adblock-fast/