From f3219bcfff862ab92de593614546bd282532a294 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Mon, 27 Jan 2025 19:17:08 +0000 Subject: [PATCH] luci-app-adblock-fast: version bump Signed-off-by: Stan Grishin --- applications/luci-app-adblock-fast/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/applications/luci-app-adblock-fast/Makefile b/applications/luci-app-adblock-fast/Makefile index f03802ee46..1f7ac0cf81 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/ -- 2.30.2