Update version

This commit is contained in:
Yadd 2022-09-15 15:03:51 +02:00
parent 5bf73211cf
commit 58aed78070
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
#
package Lemonldap::NG::Portal::Main::Run;
our $VERSION = '2.0.15';
our $VERSION = '2.0.15.1';
package Lemonldap::NG::Portal::Main;

View File

@ -11,7 +11,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_BADCREDENTIALS
);
our $VERSION = '2.0.15';
our $VERSION = '2.0.15.1';
extends qw(
Lemonldap::NG::Portal::Main::Plugin