v1.0.2
This commit is contained in:
parent
b8e17df2db
commit
71b471e13e
19 changed files with 771 additions and 60 deletions
|
|
@ -34,7 +34,7 @@ class Two_Factor_Extended {
|
|||
* @since 0.1.0
|
||||
* @var string
|
||||
*/
|
||||
private string $version = '1.0.1';
|
||||
private string $version = '1.0.2';
|
||||
|
||||
/**
|
||||
* Plugin directory path.
|
||||
|
|
|
|||
Loading…
Reference in a new issue