From e56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Wed, 17 Feb 2021 12:51:09 +0200 Subject: 1.2.2 --- Changes | 3 +++ lib/ManaTools/Version.pm | 4 ++-- 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', -- cgit v1.2.1