mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
Bumping up the version on plugin's variable.
This commit is contained in:
committed by
Nathan Rice
parent
f1d1f65f7d
commit
cb0fdc65b2
@@ -24,7 +24,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
||||
}
|
||||
|
||||
define( 'GENESIS_SIMPLE_SIDEBARS_SETTINGS_FIELD', 'genesis_simple_sidebars_settings' );
|
||||
define( 'GENESIS_SIMPLE_SIDEBARS_VERSION', '2.1.1' );
|
||||
define( 'GENESIS_SIMPLE_SIDEBARS_VERSION', '2.2.0' );
|
||||
define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
|
||||
define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_URL', plugins_url( '', __FILE__ ) );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user