2.2.2 Version Bump and readme (#42)

* 2.2.2 Version Bump and readme

Co-Authored-By: Nick Cernis <nick@cern.is>
Co-authored-by: Nathan Rice <ncrice@gmail.com>
This commit is contained in:
Phil Johnston
2020-04-03 09:54:57 -04:00
committed by GitHub
parent 11dd0872e6
commit 000eee84fa
4 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ if ( ! defined( 'ABSPATH' ) ) {
}
define( 'GENESIS_SIMPLE_SIDEBARS_SETTINGS_FIELD', 'genesis_simple_sidebars_settings' );
define( 'GENESIS_SIMPLE_SIDEBARS_VERSION', '2.2.1' );
define( 'GENESIS_SIMPLE_SIDEBARS_VERSION', '2.2.2' );
define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_URL', plugins_url( '', __FILE__ ) );