Fix version

This commit is contained in:
Christophe Maudoux 2019-01-22 22:08:43 +01:00
parent 1c03f8e266
commit 4ec3255989

View File

@ -20,7 +20,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_TOKENEXPIRED
);
our $VERSION = '2.0.1';
our $VERSION = '2.0.2';
extends 'Lemonldap::NG::Portal::Main::Plugin';