From 00fae442e98e0a4ede2ce88373ef8d99eead2c90 Mon Sep 17 00:00:00 2001 From: Christophe Maudoux Date: Thu, 21 Feb 2019 16:33:12 +0100 Subject: [PATCH] Update version (#1595) --- lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Run.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Run.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Run.pm index a3609a615..d8e282fb0 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Run.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Run.pm @@ -9,7 +9,7 @@ # package Lemonldap::NG::Portal::Main::Run; -our $VERSION = '2.0.2'; +our $VERSION = '2.0.3'; package Lemonldap::NG::Portal::Main;