From 37f8f3b05205b149e42519e19c3c47d8c5dc6ed4 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Thu, 21 Nov 2024 10:29:46 +0100 Subject: [PATCH] Version 1.9.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 7882fd5..9f74283 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-switching", - "version": "1.8.0", + "version": "1.9.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 51b28cb..058c231 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # User Switching -Stable tag: 1.8.0 +Stable tag: 1.9.0 Tested up to: 6.7 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 1427faf..2e7bee0 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.8.0 + * Version: 1.9.0 * Plugin URI: https://wordpress.org/plugins/user-switching/ * Author: John Blackbourn * Author URI: https://johnblackbourn.com