From de97af704e2ab9906c94a810d71442f5951ba3c6 Mon Sep 17 00:00:00 2001 From: Erik Conijn Date: Fri, 14 Aug 2026 09:29:29 +0200 Subject: [PATCH] luci-app-pbr-1.2.2: bump PKG_RELEASE from 20 to 22 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lockstep release bump with pbr. Covers the resolver_set preservation fix (#38) plus the release workflow and packaging fixes. Compat is unchanged at 27 — nothing since release 20 touched the message catalog. Co-Authored-By: Claude Opus 5 Signed-off-by: Erik Conijn --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a0e181e..36a738c 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ PKG_NAME:=luci-app-pbr PKG_LICENSE:=AGPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin , Erik Conijn PKG_VERSION:=1.2.2 -PKG_RELEASE:=20 +PKG_RELEASE:=22 LUCI_TITLE:=Policy Based Routing Service Web UI LUCI_URL:=https://github.com/mossdef-org/luci-app-pbr/