From e7c939c9bdb2417c1d932249983514e0254967c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Wed, 5 Apr 2017 19:58:16 +0200 Subject: [PATCH] Fix version --- Acme.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Acme.pm b/Acme.pm index db1c6d4..bff7def 100644 --- a/Acme.pm +++ b/Acme.pm @@ -87,7 +87,7 @@ use constant { ACME_TERMS => 'https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf', # Version - VERSION => 'v0.6', + VERSION => 'v0.7', # Config CONFIG => '/etc/acmepl/config' -- 2.41.0