Skip to content

Commit ab962c3

Browse files
committed
Version 1.4.1.
1 parent 8af6c08 commit ab962c3

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "user-switching",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "WordPress plugin that provides instant switching between user accounts.",
55
"license": "GPL-2.0-or-later",
66
"author": "John Blackbourn",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
**Tags:** users, profiles, user switching, fast user switching, multisite, buddypress, bbpress, become, user management, developer
1212
**Requires at least:** 3.7
1313
**Tested up to:** 5.1
14-
**Stable tag:** 1.4.0
14+
**Stable tag:** 1.4.1
1515
**Requires PHP:** 5.3
1616
**License:** GPL v2 or later
1717

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contributors: johnbillion
44
Tags: users, profiles, user switching, fast user switching, multisite, buddypress, bbpress, become, user management, developer
55
Requires at least: 3.7
66
Tested up to: 5.1
7-
Stable tag: 1.4.0
7+
Stable tag: 1.4.1
88
Requires PHP: 5.3
99
License: GPL v2 or later
1010

user-switching.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
* @package user-switching
66
* @link https://github.com/johnbillion/user-switching
77
* @author John Blackbourn <john@johnblackbourn.com>
8-
* @copyright 2009-2018 John Blackbourn
8+
* @copyright 2009-2019 John Blackbourn
99
* @license GPL v2 or later
1010
*
1111
* Plugin Name: User Switching
1212
* Description: Instant switching between user accounts in WordPress
13-
* Version: 1.4.0
13+
* Version: 1.4.1
1414
* Plugin URI: https://johnblackbourn.com/wordpress-plugin-user-switching/
1515
* Author: John Blackbourn & contributors
1616
* Author URI: https://github.com/johnbillion/user-switching/graphs/contributors

0 commit comments

Comments
 (0)