From bb9f4b1be695f5543ddf30b30ad446b5b7d214c5 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 19 Mar 2020 18:31:14 +0200 Subject: Version 0.8 --- lib/App/Mangemanche.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/App/Mangemanche.pm b/lib/App/Mangemanche.pm index 4d43796..d0992f2 100644 --- a/lib/App/Mangemanche.pm +++ b/lib/App/Mangemanche.pm @@ -9,7 +9,7 @@ use Net::Ping903; use App::Mangemanche::Command ':exit_codes'; use File::Basename; -our $VERSION = '0.4.90'; +our $VERSION = '0.8'; my $DEFAULT_URL = 'http://localhost:8080'; -- cgit v1.2.1