release 2.036002

This commit is contained in:
Oliver Gorwits
2017-06-26 19:57:43 +01:00
parent fa6eac4199
commit 5b82a0b16c
6 changed files with 64 additions and 17 deletions

View File

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