aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2021-02-17 12:51:09 +0200
committerThomas Backlund <tmb@mageia.org>2021-02-17 12:51:09 +0200
commite56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4 (patch)
treee88337a8c9c532967ec4d8c96dff2d3083e55f49
parent63c12de3bbda3244da831bcb9ff96176d3b860cf (diff)
downloadmanatools-e56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4.tar
manatools-e56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4.tar.gz
manatools-e56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4.tar.bz2
manatools-e56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4.tar.xz
manatools-e56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4.zip
1.2.21.2.2
-rw-r--r--Changes3
-rw-r--r--lib/ManaTools/Version.pm4
2 files changed, 5 insertions, 2 deletions
diff --git a/Changes b/Changes
index 77a25ca8..e31d4fb8 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+1.2.2 Wed 17 Feb 2021
+ - translations updates
+
1.2.1 Sat 28 Mar 2020
- Fixed contribfinder to work with python 3
1.2.0
diff --git a/lib/ManaTools/Version.pm b/lib/ManaTools/Version.pm
index 0d96c628..f7de6aa0 100644
--- a/lib/ManaTools/Version.pm
+++ b/lib/ManaTools/Version.pm
@@ -58,12 +58,12 @@ use Moose::Role;
=head1 VERSION
- Version 1.2.1
+ Version 1.2.2
See Changes for details
=cut
-our $VERSION = '1.2.1';
+our $VERSION = '1.2.2';
has 'Version' => (
is => 'ro',