From: Raphaƫl Gertz Date: Wed, 5 Apr 2017 17:58:16 +0000 (+0200) Subject: Fix version X-Git-Tag: 0.7.0~6 X-Git-Url: https://git.rapsys.eu/acme/commitdiff_plain/e7c939c9bdb2417c1d932249983514e0254967c2 Fix version --- 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'