Skip to content

Commit c0b23a7

Browse files
committed
Version bump to 1.0.0-beta.4
1 parent 4a1f1f8 commit c0b23a7

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.8
66
Requires PHP: 7.3
7-
Stable tag: 1.0.0-beta.3
7+
Stable tag: 1.0.0-beta.4
88
License: GPLv3
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010

class-pinterest-for-woocommerce.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ final class Pinterest_For_Woocommerce {
5959
*
6060
* @var string
6161
*/
62-
public $version = '1.0.0-beta.3';
62+
public $version = '1.0.0-beta.4';
6363

6464
/**
6565
* The single instance of the class.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pinterest-for-woocommerce",
33
"description": "Pinterest for WooCommerce",
4-
"version": "1.0.0-beta.3",
4+
"version": "1.0.0-beta.4",
55
"main": "gulpfile.js",
66
"dependencies": {
77
"@woocommerce/components": "^5.1.2",

pinterest-for-woocommerce.php

Lines changed: 1 addition & 1 deletion
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.0.0-beta.3
16+
* Version: 1.0.0-beta.4
1717
* Author: WooCommerce
1818
* Author URI: https://woocommerce.com
1919
* License: GPL-2.0+

0 commit comments

Comments
 (0)