Skip to content

Commit

Permalink
upd: version
Browse files Browse the repository at this point in the history
  • Loading branch information
shin committed Oct 13, 2016
1 parent f1b0d20 commit 071e632
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cherry-portfolio.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Cherry Portfolio
* Plugin URI: http://www.cherryframework.com/
* Description: A portfolio plugin for WordPress.
* Version: 1.0.4.6
* Version: 1.0.4.7
* Author: Cherry Team
* Author URI: http://www.cherryframework.com/
* Text Domain: cherry-portfolio
Expand Down Expand Up @@ -88,7 +88,7 @@ function constants() {
*
* @since 1.0.0
*/
define( 'CHERRY_PORTFOLIO_VERSION', '1.0.4.6' );
define( 'CHERRY_PORTFOLIO_VERSION', '1.0.4.7' );

/**
* Set the slug of the plugin.
Expand Down

0 comments on commit 071e632

Please sign in to comment.