updated plugin GP Premium version 1.10.0

This commit is contained in:
2020-05-04 15:57:08 +00:00
committed by Gitium
parent bedbe7cc3f
commit 6a7ce488aa
68 changed files with 483 additions and 39245 deletions

View File

@ -3,7 +3,7 @@
Plugin Name: GP Premium
Plugin URI: https://generatepress.com
Description: The entire collection of GeneratePress premium modules.
Version: 1.9.1
Version: 1.10.0
Author: Tom Usborne
Author URI: https://generatepress.com
License: GNU General Public License v2 or later
@ -16,7 +16,7 @@ if ( ! defined( 'ABSPATH' ) ) {
}
// Set our version
define( 'GP_PREMIUM_VERSION', '1.9.1' );
define( 'GP_PREMIUM_VERSION', '1.10.0' );
// Set our library directory
define( 'GP_LIBRARY_DIRECTORY', plugin_dir_path( __FILE__ ) . 'library/' );