2.2.1 release

This commit is contained in:
Marcos Antonio Schratzenstaller
2019-07-09 12:01:19 -03:00
committed by GitHub
parent e5d32cca14
commit 51084ca1b1
5 changed files with 82 additions and 55 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.0' );
define( 'GENESIS_SIMPLE_SIDEBARS_VERSION', '2.2.1' );
define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_URL', plugins_url( '', __FILE__ ) );