From 6a58d19c49e12008960e5a78870652256666335b Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 22 Apr 2020 13:24:29 +0200 Subject: [PATCH] net/wol: next version --- net/wol/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/wol/Makefile b/net/wol/Makefile index e4184ba92..bbae997f3 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= wol -PLUGIN_VERSION= 2.2 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 2.3 PLUGIN_DEPENDS= wol PLUGIN_COMMENT= Wake on LAN Service PLUGIN_MAINTAINER= franco@opnsense.org