release 2.036007

This commit is contained in:
Oliver Gorwits
2017-07-12 07:01:18 +01:00
parent 070d595ef2
commit 57c6f8c5f5
3 changed files with 5 additions and 5 deletions

View File

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