From 38e192420957f46988dd3050faec5e75364ef1e0 Mon Sep 17 00:00:00 2001 From: theq86 Date: Tue, 23 Jan 2018 19:40:50 +0100 Subject: [PATCH] Increased plugin version --- dns/dyndns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/dyndns/Makefile b/dns/dyndns/Makefile index 49d8929ec..8ee710b89 100644 --- a/dns/dyndns/Makefile +++ b/dns/dyndns/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= dyndns -PLUGIN_VERSION= 1.5 +PLUGIN_VERSION= 1.6 PLUGIN_COMMENT= Dynamic DNS Support PLUGIN_MAINTAINER= franco@opnsense.org