diff --git a/dns/dyndns/Makefile b/dns/dyndns/Makefile index 0624e9ecc..67afe795c 100644 --- a/dns/dyndns/Makefile +++ b/dns/dyndns/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= dyndns -PLUGIN_VERSION= 1.26 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 1.27 PLUGIN_COMMENT= Dynamic DNS Support PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/dns/dyndns/pkg-descr b/dns/dyndns/pkg-descr index d005aa117..8f8dcb232 100644 --- a/dns/dyndns/pkg-descr +++ b/dns/dyndns/pkg-descr @@ -3,6 +3,10 @@ Support for numerous Dynamic DNS services (DynDNS et al) Plugin Changelog ================ +1.27 + +* Add missing digitalocean-v6 switch case (contributed by zarcjap) + 1.26 * Add support for 1984 Hosting Company (contributed by Adrian Fedoreanu)