diff --git a/net/wireguard/Makefile b/net/wireguard/Makefile index 2e0da8f81..d47a3d3d3 100644 --- a/net/wireguard/Makefile +++ b/net/wireguard/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= wireguard -PLUGIN_VERSION= 1.5 +PLUGIN_VERSION= 1.6 PLUGIN_COMMENT= WireGuard VPN service PLUGIN_DEPENDS= wireguard-go wireguard-tools PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/net/wireguard/pkg-descr b/net/wireguard/pkg-descr index 44ecbcc45..10880a427 100644 --- a/net/wireguard/pkg-descr +++ b/net/wireguard/pkg-descr @@ -16,6 +16,11 @@ WWW: https://www.wireguard.com/ Changelog --------- +1.6 + +* Move DNS setting to advanced +* Make listen port optional + 1.5 * Allow synchronization of config