From 9c06e5c262615f239b0a9176ae3cf6a991cc511b Mon Sep 17 00:00:00 2001 From: John James Jacoby Date: Thu, 17 Nov 2016 21:48:30 -0600 Subject: [PATCH] Bump to 1.0.1 for admin improvements. --- readme.txt | 4 ++-- wp-user-avatars.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 76b5dd6..a76ec4d 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: johnjamesjacoby, stuttter Tags: avatar, user, profile Requires at least: 4.4 Tested up to: 4.7 -Stable tag: 1.0.0 +Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9Q4F4EL5YJ62J @@ -59,7 +59,7 @@ http://github.com/stuttter/wp-user-avatars/ == Changelog == -= 1.0.0 = += 1.0.1 = * Improved mu-plugins location support * Use WordPress 4.2+ functions & filters diff --git a/wp-user-avatars.php b/wp-user-avatars.php index 66b0253..3dc8a04 100644 --- a/wp-user-avatars.php +++ b/wp-user-avatars.php @@ -8,7 +8,7 @@ * License: GPLv2 or later * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Description: Allow registered users to upload & select their own avatars - * Version: 1.0.0 + * Version: 1.0.1 * Text Domain: wp-user-avatars * Domain Path: /wp-user-avatars/assets/languages/ */