Bumping up the version again.

This commit is contained in:
Marcos Schratzenstaller
2019-04-23 12:20:36 -03:00
committed by Nathan Rice
parent d6b32b1e70
commit f1d1f65f7d
2 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -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)
+7 -5
View File
@@ -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.