release 2.058002

This commit is contained in:
Oliver Gorwits
2022-11-04 15:30:13 +00:00
parent 29acfe1a00
commit dca7319e98
2 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,10 @@
2.058001 - 2022-11-05 2.058002 - 2022-11-04
[ENHANCEMENTS]
* Github actions installs always over HTTPS
2.058001 - 2022-11-04
[BUG FIXES] [BUG FIXES]

View File

@@ -4,7 +4,7 @@ use strict;
use warnings; use warnings;
use 5.010_000; use 5.010_000;
our $VERSION = '2.058001'; our $VERSION = '2.058002';
use App::Netdisco::Configuration; use App::Netdisco::Configuration;
=head1 NAME =head1 NAME