Skip to content

Commit

Permalink
Update params.php
Browse files Browse the repository at this point in the history
  • Loading branch information
luke- committed Aug 30, 2022
1 parent 6468280 commit d37bed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/params.php
Expand Up @@ -16,7 +16,7 @@
'charset' => 'UTF-8',
'locale' => 'en',
'name' => 'LDAP Commander',
'version' => '0.1.1',
'version' => '0.1.2',
],
'middlewares' => [
ErrorCatcher::class,
Expand Down

0 comments on commit d37bed6

Please sign in to comment.