mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-18 05:53:23 +09:00
version 1.4.3
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user