Changeset 3099337
- Timestamp:
- 06/07/2024 12:54:58 PM (21 months ago)
- Location:
- passwordfree
- Files:
-
- 4 edited
-
tags/1.1.4/password-free.php (modified) (1 diff)
-
tags/1.1.4/util/password-free-constants.php (modified) (1 diff)
-
trunk/password-free.php (modified) (1 diff)
-
trunk/util/password-free-constants.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
passwordfree/tags/1.1.4/password-free.php
r3096747 r3099337 3 3 * Plugin Name: PasswordFree 4 4 * Description: PasswordFree™ is an essential customer biometric MFA for fast, easy, and more secure login experiences. No coding, Boost sales, Free app. 5 * Version: 1.1. 35 * Version: 1.1.4 6 6 * Requires PHP: 7.4 or above 7 7 * Author: Identite -
passwordfree/tags/1.1.4/util/password-free-constants.php
r3096747 r3099337 17 17 const PASSWORD_FREE_BUTTONS_STYLE_DIR_NAME = '/password-free-uploads'; 18 18 const PASSWORD_FREE_NAME = 'PasswordFree'; 19 const PASSWORD_FREE_VERSION = '1.1. 3';19 const PASSWORD_FREE_VERSION = '1.1.4'; 20 20 const PASSWORD_FREE_SCHEDULE = 'password_free_schedule'; 21 21 -
passwordfree/trunk/password-free.php
r3045562 r3099337 3 3 * Plugin Name: PasswordFree 4 4 * Description: PasswordFree™ is an essential customer biometric MFA for fast, easy, and more secure login experiences. No coding, Boost sales, Free app. 5 * Version: 1.1. 35 * Version: 1.1.4 6 6 * Requires PHP: 7.4 or above 7 7 * Author: Identite -
passwordfree/trunk/util/password-free-constants.php
r3096745 r3099337 17 17 const PASSWORD_FREE_BUTTONS_STYLE_DIR_NAME = '/password-free-uploads'; 18 18 const PASSWORD_FREE_NAME = 'PasswordFree'; 19 const PASSWORD_FREE_VERSION = '1.1. 3';19 const PASSWORD_FREE_VERSION = '1.1.4'; 20 20 const PASSWORD_FREE_SCHEDULE = 'password_free_schedule'; 21 21
Note: See TracChangeset
for help on using the changeset viewer.