v1.1.0
This commit is contained in:
parent
71b471e13e
commit
231ef59bb9
15 changed files with 254 additions and 135 deletions
|
|
@ -34,7 +34,7 @@ class Two_Factor_Extended {
|
|||
* @since 0.1.0
|
||||
* @var string
|
||||
*/
|
||||
private string $version = '1.0.2';
|
||||
private string $version = '1.1.0';
|
||||
|
||||
/**
|
||||
* Plugin directory path.
|
||||
|
|
|
|||
Loading…
Reference in a new issue