Skip to content

Commit

Permalink
Bumping version to 4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aprea committed Jun 10, 2014
1 parent 6f3e6af commit 2017c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions advanced-excerpt.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
Plugin Name: Advanced Excerpt
Plugin URI: http://wordpress.org/plugins/advanced-excerpt/
Description: Control the appearance of WordPress post excerpts
Version: 4.2.3b1
Version: 4.2.3
Author: Delicious Brains
Author URI: http://deliciousbrains.com/
*/

$GLOBALS['advanced_excerpt_version'] = '4.2.2';
$GLOBALS['advanced_excerpt_version'] = '4.2.3';

function advanced_excerpt_load_textdomain() {
load_plugin_textdomain( 'advanced-excerpt', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
Expand Down

0 comments on commit 2017c8d

Please sign in to comment.