From cafea3ce25f411c5c2a868fcb886e94a547c65bc Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Wed, 12 May 2021 19:23:51 +0100 Subject: [PATCH] Version 1.5.7. --- package.json | 2 +- readme.md | 2 +- user-switching.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b5381ba..6b73ad9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-switching", - "version": "1.5.6", + "version": "1.5.7", "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 b9ac3f7..05d0162 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # User Switching -Stable tag: 1.5.6 +Stable tag: 1.5.7 Requires at least: 3.7 Tested up to: 5.7 Requires PHP: 5.3 diff --git a/user-switching.php b/user-switching.php index d4d5b59..9102680 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.6 + * Version: 1.5.7 * Plugin URI: https://johnblackbourn.com/wordpress-plugin-user-switching/ * Author: John Blackbourn & contributors * Author URI: https://github.com/johnbillion/user-switching/graphs/contributors