release 2.033006

This commit is contained in:
Oliver Gorwits
2016-03-20 13:15:09 +00:00
parent 447bb32f33
commit 598e90d225
4 changed files with 9 additions and 4 deletions

View File

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