release 2.058002
This commit is contained in:
8
Changes
8
Changes
@@ -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]
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user