version 1.4.3

This commit is contained in:
Robin Cornett
2014-11-18 10:45:59 -05:00
parent 1b142203b2
commit a39a6f34dc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
* Plugin Name: Display Featured Image for Genesis
* Plugin URI: http://github.com/robincornett/display-featured-image-genesis/
* Description: This plugin requires the Genesis Framework. It varies the display of the post or page featured image, depending on size.
* Version: 1.4.2
* Version: 1.4.3
* Author: Robin Cornett
* Author URI: http://robincornett.com
* License: GPL-2.0+
@@ -12,7 +12,7 @@ class Display_Featured_Image_Genesis_Common {
* current plugin version
* @var string
*/
public static $version = '1.4.2';
public static $version = '1.4.3';
/**
* set and retreive variables for the featured image.