Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengliebe committed Oct 18, 2019
1 parent 01f2fd5 commit 8c93760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
/**
* Framework constants
*/
if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '2.6.6' );
if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '2.6.5' );

/**
* Theme constants
Expand Down

0 comments on commit 8c93760

Please sign in to comment.