commit | e92a1837afcb57735a1d649ab245cb46fc1ed32f | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Jun 21 08:47:35 2018 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Jun 21 08:47:35 2018 +0200 |
tree | 50b9fffd5ab6d36be7255ceb9dbef0c080e05e5b | |
parent | 2017d12f5834ff4a58bd07892ccb32d3fe0ec047 [diff] |
Updated dependency to M::P::Localize for an encoding fix of dictionary templates Change-Id: Ic0489ef3140b9fb3d0b1093828d9af8c60f835f9
diff --git a/Makefile.PL b/Makefile.PL index fadbb9a..18cf7a4 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -28,7 +28,7 @@ # Currently on GitHub only (github.com/akron) 'Mojolicious::Plugin::Search' => 0.07, - 'Mojolicious::Plugin::Localize' => 0.17, + 'Mojolicious::Plugin::Localize' => 0.18, 'Mojolicious::Plugin::TagHelpers::ContentBlock' => 0.08, }, test => {