net/wireguard: bump version (#2140)

This commit is contained in:
Michael
2020-12-11 08:30:03 +01:00
committed by GitHub
parent 02c79ea0fb
commit 46196b9e24
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= wireguard
PLUGIN_VERSION= 1.3
PLUGIN_VERSION= 1.4
PLUGIN_COMMENT= WireGuard VPN service
PLUGIN_DEPENDS= wireguard
PLUGIN_MAINTAINER= m.muenz@gmail.com
+4
View File
@@ -16,6 +16,10 @@ WWW: https://www.wireguard.com/
Changelog
---------
1.4
* Add IPv6 gateway support (contributed by Alexander Korinek)
1.3
* Client/peer name validation to use HostnameField