mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-17 12:41:07 +01:00
got an error from cpan indexer: Status: Decreasing version number.
I don't know why, but 1.10 contained higher versions than 1.11. weird... So I incremented them. Nothing else changed, so it is ok.
This commit is contained in:
@@ -9,7 +9,7 @@ my %map2type = %Crypt::PWSafe3::Field::map2type;
|
||||
|
||||
my %map2name = %Crypt::PWSafe3::Field::map2name;
|
||||
|
||||
$Crypt::PWSafe3::Record::VERSION = '1.04';
|
||||
$Crypt::PWSafe3::Record::VERSION = '1.06';
|
||||
|
||||
foreach my $field (keys %map2type ) {
|
||||
eval qq(
|
||||
|
||||
Reference in New Issue
Block a user