diff --git a/Affinidi.php b/Affinidi.php index c32e9ee..b33cf59 100644 --- a/Affinidi.php +++ b/Affinidi.php @@ -8,7 +8,7 @@ */ class Affinidi { - public $version = '1.1.0'; + public $version = '1.1.1'; public static $_instance = null; diff --git a/readme.txt b/readme.txt index e0e6674..4730811 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: authentication, passwordless, multi-factor, sso, ecommerce Requires at least: 6.4 Tested up to: 6.5 Requires PHP: 7.4 -Stable tag: 1.1.0 +Stable tag: 1.1.1 License: MIT License URI: https://github.com/affinidi/wordpress-affinidi-login/blob/main/LICENSE diff --git a/wp-affinidi-login.php b/wp-affinidi-login.php index 7c70e29..d9576d2 100644 --- a/wp-affinidi-login.php +++ b/wp-affinidi-login.php @@ -18,7 +18,7 @@ * Plugin Name: Affinidi Login - Passwordless Authentication * Plugin URI: https://github.com/affinidi/wordpress-affinidi-login * Description: A paradigm shift in the registration and sign-in process, Affinidi Login is a game-changing solution for developers. With our revolutionary passwordless authentication solution your user's first sign-in doubles as their registration, and all the necessary data for onboarding can be requested during this streamlined sign-in/signup process. End users are in full control, ensuring that they consent to the information shared in a transparent and user-friendly manner. This streamlined approach empowers developers to create efficient user experiences with data integrity, enhanced security and privacy, and ensures compatibility with industry standards. - * Version: 1.1.0 + * Version: 1.1.1 * Requires at least: 6.4 * Tested up to: 6.5 * Requires PHP: 7.4