diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthGoogle.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthGoogle.pm index 99eaf3021..729d32ba3 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthGoogle.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthGoogle.pm @@ -12,7 +12,7 @@ use Lemonldap::NG::Common::Regexp; use LWP::UserAgent; use Cache::FileCache; -our $VERSION = '1.2.0'; +our $VERSION = '1.3.0'; our $initDone; BEGIN {