release 2.036003

This commit is contained in:
Oliver Gorwits
2017-06-28 16:43:32 +01:00
parent bd7f40ef88
commit ad5d0dd28e
5 changed files with 17 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ use strict;
use warnings;
use 5.010_000;
our $VERSION = '2.036002';
our $VERSION = '2.036003';
use App::Netdisco::Configuration;
use Module::Find ();