From 6cacfaa34f10d001b36ffc44a2ceef99f952f806 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 26 Aug 2024 11:35:36 +0200 Subject: [PATCH] dns/ddclient: shift versioning --- dns/ddclient/Makefile | 2 +- dns/ddclient/pkg-descr | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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