Skip to content

Commit

Permalink
Version bump to 1.1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yaposmihayus committed Aug 2, 2018
1 parent 4b5db8a commit b7e3c10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions motopress-cherryframework4.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: MotoPress and CherryFramework 4 Integration
* Plugin URI: https://motopress.com/
* Description: Extend MotoPress Content Editor plugin with CherryFramework 4 shortcodes.
* Version: 1.1.6.4
* Version: 1.1.6.5
* Author: MotoPress & Cherry Team
* Author URI: https://motopress.com/
* License: GPL2 or later
Expand Down Expand Up @@ -52,7 +52,7 @@ function __construct() {
}

public function constants() {
define( 'MOTO_CHERRY4_VERSION', '1.1.6.4' );
define( 'MOTO_CHERRY4_VERSION', '1.1.6.5' );
define( 'MOTO_CHERRY4_SLUG', basename( dirname( __FILE__ ) ) );
}

Expand Down

0 comments on commit b7e3c10

Please sign in to comment.