release 2.036001

This commit is contained in:
Oliver Gorwits
2017-06-22 12:24:37 +01:00
parent b9e6e928af
commit 74fa338373
3 changed files with 10 additions and 8 deletions

View File

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