diff --git a/package.json b/package.json index 5740fa0..0cdf820 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-switching", - "version": "1.5.3", + "version": "1.5.4", "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 fd9be99..1d0bf08 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ **Tags:** users, profiles, user switching, fast user switching, multisite, buddypress, bbpress, become, user management, developer **Requires at least:** 3.7 **Tested up to:** 5.3 -**Stable tag:** 1.5.3 +**Stable tag:** 1.5.4 **Requires PHP:** 5.3 **License:** GPL v2 or later diff --git a/readme.txt b/readme.txt index a43c221..7ffae8d 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Contributors: johnbillion Tags: users, profiles, user switching, fast user switching, multisite, buddypress, bbpress, become, user management, developer Requires at least: 3.7 Tested up to: 5.3 -Stable tag: 1.5.3 +Stable tag: 1.5.4 Requires PHP: 5.3 License: GPL v2 or later diff --git a/user-switching.php b/user-switching.php index 4cf4036..6a231f7 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.3 + * Version: 1.5.4 * Plugin URI: https://johnblackbourn.com/wordpress-plugin-user-switching/ * Author: John Blackbourn & contributors * Author URI: https://github.com/johnbillion/user-switching/graphs/contributors