Upgrade version in Handler::Lib::CDA (#2192)

Moo
Clément OUDOT 5 years ago
parent 9663912564
commit 2b73d98e72
  1. 2
      lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Lib/CDA.pm

@ -2,7 +2,7 @@ package Lemonldap::NG::Handler::Lib::CDA;
use strict;
our $VERSION = '2.0.6';
our $VERSION = '2.0.9';
sub run {
my ( $class, $req, $rule, $protection ) = @_;

Loading…
Cancel
Save