diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index 63c9a6550..f769b4053 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= ddclient -PLUGIN_VERSION= 1.23 +PLUGIN_VERSION= 1.24 PLUGIN_REVISION= 1 PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3 PLUGIN_COMMENT= Dynamic DNS client diff --git a/dns/ddclient/pkg-descr b/dns/ddclient/pkg-descr index 5298ef30a..c6bac757f 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -6,10 +6,13 @@ WWW: https://github.com/ddclient/ddclient Plugin Changelog ================ +1.24 + +* Refactored IP matching (contributed by Rob van Oostenrijk) + 1.23 * Add dashboard widget -* Refactored IP matching (contributed by Rob van Oostenrijk) 1.22