diff --git a/pagex.php b/pagex.php index acdfec5..8d078c1 100644 --- a/pagex.php +++ b/pagex.php @@ -6,10 +6,10 @@ Plugin URI: https://github.com/yumecommerce/pagex Text Domain: pagex Domain Path: /languages -Version: 0.2 +Version: 0.3 */ -define( 'PAGEX_VERSION', '0.2' ); +define( 'PAGEX_VERSION', '0.3' ); define( 'PAGEX_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); define( 'PAGEX_FILE', __FILE__ ); define( 'PAGEX_PLUGIN_BASE', plugin_basename( PAGEX_FILE ) );