diff --git a/class-pinterest-for-woocommerce.php b/class-pinterest-for-woocommerce.php index d5b68d8c7..8efaac557 100644 --- a/class-pinterest-for-woocommerce.php +++ b/class-pinterest-for-woocommerce.php @@ -59,7 +59,7 @@ final class Pinterest_For_Woocommerce { * * @var string */ - public $version = '1.0.0-beta.1'; + public $version = '1.0.0-beta.2'; /** * The single instance of the class. diff --git a/package.json b/package.json index e4d75d6fa..93d34a537 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pinterest-for-woocommerce", "description": "Pinterest for WooCommerce", - "version": "1.0.0-beta.1", + "version": "1.0.0-beta.2", "main": "gulpfile.js", "dependencies": { "@woocommerce/components": "^5.1.2", diff --git a/pinterest-for-woocommerce.php b/pinterest-for-woocommerce.php index ce211d4d7..24f55bafb 100644 --- a/pinterest-for-woocommerce.php +++ b/pinterest-for-woocommerce.php @@ -13,7 +13,7 @@ * Plugin Name: Pinterest for WooCommerce * Plugin URI: https://woocommerce.com/products/pinterest-for-woocommerce/ * 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. - * Version: 1.0.0-beta.1 + * Version: 1.0.0-beta.2 * Author: WooCommerce * Author URI: https://woocommerce.com * License: GPL-2.0+