Skip to content

Commit 4bc75e4

Browse files
committed
bump prerelease version
1 parent b067c71 commit 4bc75e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

class-pinterest-for-woocommerce.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ final class Pinterest_For_Woocommerce {
2020
*
2121
* @var string
2222
*/
23-
public $version = '0.6.0';
23+
public $version = '0.7.0';
2424

2525
/**
2626
* The single instance of the class.

pinterest-for-woocommerce.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Plugin Name: Pinterest for WooCommerce
1616
* Plugin URI: https://woocommerce.com
1717
* Description: This is a short description of what the plugin does. It's displayed in the WordPress admin area.
18-
* Version: 0.6.0
18+
* Version: 0.7.0
1919
* Author: WooCommece
2020
* Author URI: https://woocommerce.com
2121
* License: GPL-2.0+

0 commit comments

Comments
 (0)