From 54c3ba32f9a2327ca4fdb9c419fb842108b17894 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Mon, 19 Dec 2022 03:58:01 +0000 Subject: luci-app-pbr: update to 1.0.1-1 * add more error/warning messages * better error/ubus error handling Signed-off-by: Stan Grishin --- applications/luci-app-pbr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-pbr/Makefile') diff --git a/applications/luci-app-pbr/Makefile b/applications/luci-app-pbr/Makefile index ad7096e602..9369bae9a9 100644 --- a/applications/luci-app-pbr/Makefile +++ b/applications/luci-app-pbr/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin -PKG_VERSION:=1.0.0-2 +PKG_VERSION:=1.0.1-1 LUCI_TITLE:=Policy Based Routing Service Web UI LUCI_DESCRIPTION:=Provides Web UI for Policy Based Routing Service. -- cgit v1.2.3