This commit is contained in:
Javier Casares 2026-03-28 09:59:53 +00:00
commit 71b471e13e
19 changed files with 771 additions and 60 deletions

View file

@ -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.