From f7d62be3cda18323de93dbc689181ecf168bb8ae Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Mon, 22 Jul 2024 15:58:10 +0100 Subject: [PATCH] Version 1.8.0. --- 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 65dfd02..bb88f6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-switching", - "version": "1.7.3", + "version": "1.8.0", "description": "Instant switching between user accounts in WordPress.", "license": "GPL-2.0-or-later", "private": true, diff --git a/readme.md b/readme.md index d13965f..853c9ac 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # User Switching -Stable tag: 1.7.3 +Stable tag: 1.8.0 Tested up to: 6.6 License: GPL v2 or later Tags: users, user switching, fast user switching, multisite, woocommerce diff --git a/user-switching.php b/user-switching.php index 354a9e8..35bfeea 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.7.3 + * Version: 1.8.0 * Plugin URI: https://wordpress.org/plugins/user-switching/ * Author: John Blackbourn * Author URI: https://github.com/johnbillion/user-switching