diff --git a/google-listings-and-ads.php b/google-listings-and-ads.php index 2441355083..c96514028f 100644 --- a/google-listings-and-ads.php +++ b/google-listings-and-ads.php @@ -3,7 +3,7 @@ * Plugin Name: Google for WooCommerce * Plugin URL: https://wordpress.org/plugins/google-listings-and-ads/ * Description: Native integration with Google that allows merchants to easily display their products across Google’s network. - * Version: 2.8.4 + * Version: 2.8.5 * Author: WooCommerce * Author URI: https://woocommerce.com/ * Text Domain: google-listings-and-ads @@ -13,7 +13,7 @@ * Requires PHP Architecture: 64 bits * Requires Plugins: woocommerce * WC requires at least: 6.9 - * WC tested up to: 9.2.0 + * WC tested up to: 9.3.0 * Woo: * * @package WooCommerce\Admin @@ -30,7 +30,7 @@ defined( 'ABSPATH' ) || exit; -define( 'WC_GLA_VERSION', '2.8.4' ); // WRCS: DEFINED_VERSION. +define( 'WC_GLA_VERSION', '2.8.5' ); // WRCS: DEFINED_VERSION. define( 'WC_GLA_MIN_PHP_VER', '7.4' ); define( 'WC_GLA_MIN_WC_VER', '6.9' ); diff --git a/package-lock.json b/package-lock.json index d82badc4e6..646f4851a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "google-listings-and-ads", - "version": "2.8.4", + "version": "2.8.5", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 7496348bdb..79a7884e6b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "google-listings-and-ads", "title": "Google for WooCommerce", - "version": "2.8.4", + "version": "2.8.5", "description": "Google for WooCommerce", "author": "Automattic", "license": "GPL-3.0-or-later", diff --git a/readme.txt b/readme.txt index 708fa5c7a7..d26e7da419 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Requires at least: 5.9 Tested up to: 6.6 Requires PHP: 7.4 Requires PHP Architecture: 64 Bits -Stable tag: 2.8.4 +Stable tag: 2.8.5 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html