diff --git a/net/wireguard/Makefile b/net/wireguard/Makefile index 158966374..2e882561a 100644 --- a/net/wireguard/Makefile +++ b/net/wireguard/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= wireguard -PLUGIN_VERSION= 0.11 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= WireGuard VPN service PLUGIN_DEPENDS= wireguard PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"