From f1d1f65f7dfc1af09884c7a96bf3c1edcb732e4d Mon Sep 17 00:00:00 2001 From: Marcos Schratzenstaller Date: Tue, 23 Apr 2019 12:20:36 -0300 Subject: [PATCH] Bumping up the version again. --- genesis-simple-sidebars.php | 2 +- readme.txt | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/genesis-simple-sidebars.php b/genesis-simple-sidebars.php index f8f5cf0..e0872b0 100644 --- a/genesis-simple-sidebars.php +++ b/genesis-simple-sidebars.php @@ -3,7 +3,7 @@ * Plugin Name: Genesis Simple Sidebars * Plugin URI: https://github.com/copyblogger/genesis-simple-sidebars * Description: Genesis Simple Sidebars allows you to easily create and use new sidebar widget areas. - * Version: 2.1.1 + * Version: 2.2.0 * Author: StudioPress * Author URI: http://www.studiopress.com/ * License: GNU General Public License v2.0 (or later) diff --git a/readme.txt b/readme.txt index 96b2eb0..a9d855e 100644 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,10 @@ === Plugin Name === -Contributors: nathanrice, wpmuguru +Contributors: nathanrice, wpmuguru, marksabbath Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118 Tags: hooks, genesis, genesiswp, studiopress Requires at least: 4.7.3 -Tested up to: 4.7.3 -Stable tag: 2.1.0 +Tested up to: 5.1.1 +Stable tag: 2.2.0 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.2.0 = +* Fixed coding standards errors. +* Introduced coding standards validation. + = 2.1.0 = * Rewrite based on new plugin boilerplate. * Make ID field readonly, rather than disabled. @@ -85,5 +89,3 @@ Not in the way you're probably thinking. The markup surrounding the widget area = 0.1 = * Initial Alpha Release. - -