aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/App/Mangemanche.pm2
1 files changed, 1 insertions, 1 deletions
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;
9use App::Mangemanche::Command ':exit_codes'; 9use App::Mangemanche::Command ':exit_codes';
10use File::Basename; 10use File::Basename;
11 11
12our $VERSION = '0.4.90'; 12our $VERSION = '0.8';
13 13
14my $DEFAULT_URL = 'http://localhost:8080'; 14my $DEFAULT_URL = 'http://localhost:8080';
15 15

Return to:

Send suggestions and report system problems to the System administrator.