release 2.035004

This commit is contained in:
Oliver Gorwits
2017-04-25 10:53:57 +01:00
parent ff4c999836
commit fd4678a68b
3 changed files with 8 additions and 10 deletions

View File

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