Skip to content

Commit

Permalink
Release v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bnf committed Feb 23, 2021
1 parent 92f5cee commit 72c6eb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext_emconf.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?php

$EM_CONF[$_EXTKEY] = [
'title' => 'MFA WebAuthn Provider (FIDO2/U2F)',
'title' => 'WebAuthn Provider (FIDO2/U2F) for MFA',
'description' => 'WebAuthn Provider for TYPO3 Multi Factor Authentication',
'state' => 'beta',
'author' => 'Benjamin Franzke',
'author_email' => '[email protected]',
'version' => '0.1.4',
'version' => '0.1.5',
'clearCacheOnLoad' => true,
'constraints' => [
'depends' => [
Expand Down

0 comments on commit 72c6eb5

Please sign in to comment.