From dcb8ace45f5424cddcbc072779e9d2d9a90ebee6 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 6 Sep 2023 08:32:14 +0200 Subject: [PATCH] net/firewall: bump because of more intrusive model change --- net/firewall/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/firewall/Makefile b/net/firewall/Makefile index 765136722..f92f3329d 100644 --- a/net/firewall/Makefile +++ b/net/firewall/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= firewall PLUGIN_VERSION= 1.4 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Firewall API supplemental package PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_TIER= 2