aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes2
-rw-r--r--lib/App/Acmeman.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index 6714d51..c89c932 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-3.02.90 2019-12-23
+3.03 2019-12-23
- The following environment variables are set when running
postrenew commands defined in the [core] section:
diff --git a/lib/App/Acmeman.pm b/lib/App/Acmeman.pm
index c6e9497..01191ab 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.02.90';
+our $VERSION = '3.03';
my $progdescr = "manages ACME certificates";

Return to:

Send suggestions and report system problems to the System administrator.