Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
S-A-L13 committed Feb 22, 2024
1 parent 383e406 commit 8dac28e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/ldap-identities/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ class LdapIdentitiesPlugin extends AbstractPlugin
{
const
NAME = 'LDAP Identities',
VERSION = '2.1',
VERSION = '2.2',
AUTHOR = 'FWest98',
URL = 'https://github.com/FWest98',
RELEASE = '2022-11-09',
RELEASE = '2024-02-22',
REQUIRED = '2.20.0',
CATEGORY = 'Accounts',
DESCRIPTION = 'Adds functionality to import account identities from LDAP.';
Expand Down

0 comments on commit 8dac28e

Please sign in to comment.