diff --git a/net/wireguard/Makefile b/net/wireguard/Makefile index 55b507d29..68f537bc9 100644 --- a/net/wireguard/Makefile +++ b/net/wireguard/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= wireguard -PLUGIN_VERSION= 0.8 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 0.9 PLUGIN_COMMENT= WireGuard VPN service PLUGIN_DEPENDS= wireguard PLUGIN_MAINTAINER= m.muenz@gmail.com