From 5b4bdb0fa68d4278f5c5e291457555a885ef2d60 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Tue, 21 Mar 2017 15:07:41 +0100 Subject: [PATCH] security/acme-client: bump version --- security/acme-client/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security/acme-client/Makefile b/security/acme-client/Makefile index 8d1ada4d0..972358733 100644 --- a/security/acme-client/Makefile +++ b/security/acme-client/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= acme-client -PLUGIN_VERSION= 1.2 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 1.3 PLUGIN_COMMENT= Let's Encrypt client PLUGIN_MAINTAINER= opnsense@moov.de