Skip to content

Commit 6b19e82

Browse files
committed
Product version bump update
1 parent fc5142b commit 6b19e82

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -2,7 +2,7 @@
22
"name": "pinterest-for-woocommerce",
33
"title": "Pinterest for WooCommerce",
44
"description": "Pinterest for WooCommerce",
5-
"version": "1.2.3",
5+
"version": "1.2.4",
66
"main": "gulpfile.js",
77
"repository": {
88
"type": "git",

pinterest-for-woocommerce.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Plugin Name: Pinterest for WooCommerce
1414
* Plugin URI: https://woocommerce.com/products/pinterest-for-woocommerce/
1515
* Description: Grow your business on Pinterest! Use this official plugin to allow shoppers to Pin products while browsing your store, track conversions, and advertise on Pinterest.
16-
* Version: 1.2.3
16+
* Version: 1.2.4
1717
* Author: WooCommerce
1818
* Author URI: https://woocommerce.com
1919
* License: GPL-2.0+
@@ -26,7 +26,7 @@
2626
* Requires PHP: 7.3
2727
*
2828
* WC requires at least: 5.3
29-
* WC tested up to: 6.8
29+
* WC tested up to: 7.0
3030
*/
3131

3232
/**
@@ -44,7 +44,7 @@
4444
}
4545

4646
define( 'PINTEREST_FOR_WOOCOMMERCE_PLUGIN_FILE', __FILE__ );
47-
define( 'PINTEREST_FOR_WOOCOMMERCE_VERSION', '1.2.3' ); // WRCS: DEFINED_VERSION.
47+
define( 'PINTEREST_FOR_WOOCOMMERCE_VERSION', '1.2.4' ); // WRCS: DEFINED_VERSION.
4848

4949
/**
5050
* Autoload packages.

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: woocommerce, pinterest, advertise
44
Requires at least: 5.6
55
Tested up to: 5.9
66
Requires PHP: 7.3
7-
Stable tag: 1.2.3
7+
Stable tag: 1.2.4
88
License: GPLv3
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010

0 commit comments

Comments
 (0)