Skip to content

Commit d8aa2db

Browse files
committed
Version bump to 1.0.0-beta.2
1 parent 404a12a commit d8aa2db

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.1';
62+
public $version = '1.0.0-beta.2';
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.1",
4+
"version": "1.0.0-beta.2",
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.1
16+
* Version: 1.0.0-beta.2
1717
* Author: WooCommerce
1818
* Author URI: https://woocommerce.com
1919
* License: GPL-2.0+

0 commit comments

Comments
 (0)