Skip to content

Commit

Permalink
Version 1.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Feb 2, 2019
1 parent 8af6c08 commit ab962c3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "user-switching",
"version": "1.4.0",
"version": "1.4.1",
"description": "WordPress plugin that provides instant switching between user accounts.",
"license": "GPL-2.0-or-later",
"author": "John Blackbourn",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
**Stable tag:** 1.4.0
**Stable tag:** 1.4.1
**Requires PHP:** 5.3
**License:** GPL v2 or later

Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
Stable tag: 1.4.0
Stable tag: 1.4.1
Requires PHP: 5.3
License: GPL v2 or later

Expand Down
4 changes: 2 additions & 2 deletions user-switching.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
* @package user-switching
* @link https://github.com/johnbillion/user-switching
* @author John Blackbourn <[email protected]>
* @copyright 2009-2018 John Blackbourn
* @copyright 2009-2019 John Blackbourn
* @license GPL v2 or later
*
* Plugin Name: User Switching
* Description: Instant switching between user accounts in WordPress
* Version: 1.4.0
* Version: 1.4.1
* Plugin URI: https://johnblackbourn.com/wordpress-plugin-user-switching/
* Author: John Blackbourn & contributors
* Author URI: https://github.com/johnbillion/user-switching/graphs/contributors
Expand Down

0 comments on commit ab962c3

Please sign in to comment.