Skip to content

Commit 3424c29

Browse files
committed
Release: version bumps.
1 parent cb673f7 commit 3424c29

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

google-listings-and-ads.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Google for WooCommerce
44
* Plugin URL: https://wordpress.org/plugins/google-listings-and-ads/
55
* Description: Native integration with Google that allows merchants to easily display their products across Google’s network.
6-
* Version: 3.5.3
6+
* Version: 3.6.0
77
* Author: WooCommerce
88
* Author URI: https://woocommerce.com/
99
* Text Domain: google-listings-and-ads
@@ -12,8 +12,8 @@
1212
* Requires PHP: 7.4
1313
* Requires PHP Architecture: 64 bits
1414
* Requires Plugins: woocommerce
15-
* WC requires at least: 10.1
16-
* WC tested up to: 10.5
15+
* WC requires at least: 10.4
16+
* WC tested up to: 10.6
1717
* Woo:
1818
*
1919
* License: GPLv3
@@ -33,7 +33,7 @@
3333

3434
defined( 'ABSPATH' ) || exit;
3535

36-
define( 'WC_GLA_VERSION', '3.5.3' ); // WRCS: DEFINED_VERSION.
36+
define( 'WC_GLA_VERSION', '3.6.0' ); // WRCS: DEFINED_VERSION.
3737
define( 'WC_GLA_MIN_PHP_VER', '7.4' );
3838
define( 'WC_GLA_MIN_WC_VER', '10.1' );
3939

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "google-listings-and-ads",
33
"title": "Google for WooCommerce",
4-
"version": "3.5.3",
4+
"version": "3.6.0",
55
"description": "Google for WooCommerce",
66
"author": "Automattic",
77
"license": "GPL-3.0-or-later",

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Requires at least: 6.6
55
Tested up to: 6.9
66
Requires PHP: 7.4
77
Requires PHP Architecture: 64 Bits
8-
Stable tag: 3.5.3
8+
Stable tag: 3.6.0
99
License: GPLv3
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

0 commit comments

Comments
 (0)