diff --git a/package.json b/package.json index 6b73ad9..a29a179 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-switching", - "version": "1.5.7", + "version": "1.5.8", "description": "Instant switching between user accounts in WordPress.", "license": "GPL-2.0-or-later", "author": "John Blackbourn", diff --git a/readme.md b/readme.md index e959e66..7787bfa 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # User Switching -Stable tag: 1.5.7 +Stable tag: 1.5.8 Requires at least: 3.7 Tested up to: 5.8 Requires PHP: 5.3 diff --git a/user-switching.php b/user-switching.php index 1d4d11c..cb61451 100644 --- a/user-switching.php +++ b/user-switching.php @@ -10,7 +10,7 @@ * * Plugin Name: User Switching * Description: Instant switching between user accounts in WordPress - * Version: 1.5.7 + * Version: 1.5.8 * Plugin URI: https://wordpress.org/plugins/user-switching/ * Author: John Blackbourn & contributors * Author URI: https://github.com/johnbillion/user-switching/graphs/contributors