diff --git a/init.php b/init.php index 790a05b..3eaa4ef 100644 --- a/init.php +++ b/init.php @@ -12,7 +12,7 @@ define( 'POKM_PRODUCT_SHORTNAME', 'keys-master' ); define( 'POKM_PRODUCT_ABBREVIATION', 'keysmaster' ); define( 'POKM_SLUG', 'keys-master' ); -define( 'POKM_VERSION', '2.1.1' ); +define( 'POKM_VERSION', '2.1.2' ); define( 'POKM_CODENAME', '"-"' ); define( 'POKM_CDN_AVAILABLE', true ); diff --git a/keys-master.php b/keys-master.php index 9fbc455..f3fc20a 100644 --- a/keys-master.php +++ b/keys-master.php @@ -10,7 +10,7 @@ * Plugin Name: Keys Master * Plugin URI: https://perfops.one/keys-master * Description: Powerful application passwords manager for WordPress with role-based usage control and full analytics reporting capabilities. - * Version: 2.1.1 + * Version: 2.1.2 * Requires at least: 6.2 * Requires PHP: 8.1 * Author: Pierre Lannoy / PerfOps One diff --git a/readme.txt b/readme.txt index 080128d..634c2ab 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: application password, authentication, rest-api, security, xml-rpc Requires at least: 6.2 Requires PHP: 8.1 Tested up to: 6.7 -Stable tag: 2.1.1 +Stable tag: 2.1.2 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html