release 2.036000

This commit is contained in:
Oliver Gorwits
2017-06-22 08:36:23 +01:00
parent e6d83805ee
commit 728e23cdf7
4 changed files with 7 additions and 7 deletions

View File

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