mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
Update tag to beta
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
* Plugin Name: Display Featured Image for Genesis
|
||||
* Plugin URI: https://github.com/robincornett/display-featured-image-genesis/
|
||||
* Description: This plugin works within the Genesis Framework, to display featured images in beautiful and dynamic ways.
|
||||
* Version: 3.1.2
|
||||
* Version: 3.2.0beta
|
||||
* Author: Robin Cornett
|
||||
* Author URI: https://robincornett.com
|
||||
* Text Domain: display-featured-image-genesis
|
||||
|
||||
@@ -18,7 +18,7 @@ class Display_Featured_Image_Genesis_Common {
|
||||
* @var string
|
||||
* @since 1.4.3
|
||||
*/
|
||||
public $version = '3.1.2';
|
||||
public $version = '3.2.0beta';
|
||||
|
||||
/**
|
||||
* @var $instance
|
||||
|
||||
+1
-1
@@ -4,8 +4,8 @@ Contributors: littler.chicken
|
||||
Donate link: https://robincornett.com/donate/
|
||||
Tags: banner, featured image, featured images, genesis, studiopress, post thumbnails, featured image rss, rss
|
||||
Requires at least: 5.0
|
||||
Stable tag: 3.1.2
|
||||
Tested up to: 5.3
|
||||
Stable tag: 3.2.0beta
|
||||
Requires PHP: 5.6
|
||||
License: GPL-2.0+
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
|
||||
|
||||
Reference in New Issue
Block a user