diff --git a/package.json b/package.json index 60f2b1b..ed80923 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "description": "Genesis Simple Sidebars allows you to easily create and use new sidebar widget areas.", "author": "StudioPress", "authoruri": "http://www.studiopress.com/", - "version": "2.0.2", + "version": "2.0.3", "license": "GPL-2.0+", "licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html", "textdomain": "genesis-simple-sidebars" diff --git a/readme.txt b/readme.txt index 571f738..2caec34 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: nathanrice, wpmuguru, studiopress Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118 Tags: hooks, genesis, genesiswp, studiopress -Requires at least: 3.6 -Tested up to: 4.3.1 -Stable tag: 2.0.2 +Requires at least: 4.4.2 +Tested up to: 4.4.2 +Stable tag: 2.0.3 This plugin allows you to create multiple, dynamic widget areas, and assign those widget areas to sidebar locations within the Genesis Framework on a per post, per page, or per tag/category archive basis. @@ -37,6 +37,10 @@ Not in the way you're probably thinking. The markup surrounding the widget area == Changelog == += 2.0.3 = +* Update for WordPress 4.4+ and Genesis 2.2.7+ +* DO NOT upgrade to 2.0.3 unless you are running WordPress 4.4+ AND Genesis 2.2.7+ + = 2.0.2 = * Change text domain, update POT file.