Skip to content

Commit

Permalink
Changed version to 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
S-A-L13 committed Feb 27, 2024
1 parent 20f6dea commit 31d9e9f
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.2',
VERSION = '2.3',
AUTHOR = 'FWest98',
URL = 'https://github.com/FWest98',
RELEASE = '2024-02-22',
RELEASE = '2024-02-27',
REQUIRED = '2.20.0',
CATEGORY = 'Accounts',
DESCRIPTION = 'Adds functionality to import account identities from LDAP.';
Expand Down

0 comments on commit 31d9e9f

Please sign in to comment.