Fix default image ID helper function

This commit is contained in:
Robin Cornett
2015-05-09 10:00:14 -04:00
parent 944ed6fd6b
commit 9fcd6c7f21
5 changed files with 12 additions and 6 deletions
@@ -13,7 +13,7 @@ class Display_Featured_Image_Genesis_Common {
* @var string
* @since 1.4.3
*/
public static $version = '2.2.1';
public static $version = '2.2.2';
protected static $post_types;