From 487602175b5e5cddb249170ca8b94738ec86c29e Mon Sep 17 00:00:00 2001 From: Felix Arntz Date: Thu, 14 Nov 2019 22:18:42 +0530 Subject: [PATCH] Bump plugin version to 1.0.4. --- google-site-kit.php | 4 ++-- readme.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/google-site-kit.php b/google-site-kit.php index 7fb82289ade..ff49bab415e 100644 --- a/google-site-kit.php +++ b/google-site-kit.php @@ -11,7 +11,7 @@ * Plugin Name: Site Kit by Google * Plugin URI: https://sitekit.withgoogle.com * Description: Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web. - * Version: 1.0.3 + * Version: 1.0.4 * Author: Google * Author URI: https://opensource.google.com * License: Apache License 2.0 @@ -24,7 +24,7 @@ } // Define most essential constants. -define( 'GOOGLESITEKIT_VERSION', '1.0.3' ); +define( 'GOOGLESITEKIT_VERSION', '1.0.4' ); define( 'GOOGLESITEKIT_PLUGIN_MAIN_FILE', __FILE__ ); /** diff --git a/readme.txt b/readme.txt index 77aeb7815b8..c0583daf9af 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Contributors: google Requires at least: 4.7 Tested up to: 5.3 Requires PHP: 5.4 -Stable tag: 1.0.3 +Stable tag: 1.0.4 License: Apache License 2.0 License URI: https://www.apache.org/licenses/LICENSE-2.0 Tags: google, search-console, analytics, adsense, pagespeed-insights, optimize, tag-manager, site-kit