From d2438466196e1567f29d5fac81c26e5a0332897b Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 14 Jul 2020 19:51:50 +0300 Subject: Version 3.05 --- lib/App/Acmeman.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/App/Acmeman.pm') diff --git a/lib/App/Acmeman.pm b/lib/App/Acmeman.pm index 68d1fe6..84e1dda 100644 --- a/lib/App/Acmeman.pm +++ b/lib/App/Acmeman.pm @@ -24,7 +24,7 @@ use Text::ParseWords; use App::Acmeman::Log qw(:all :sysexits); use feature 'state'; -our $VERSION = '3.04'; +our $VERSION = '3.05'; my $progdescr = "manages ACME certificates"; -- cgit v1.2.1