diff --git a/package.json b/package.json index 4f22825..d54d3f5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "WooCommerce Mix and Match Products - Subscriptions", "name": "wc-mnm-satt-bridge", - "version": "2.2.0", + "version": "2.2.1", "description": " Enables full All Products for Subscriptions support for Mix and Match Products", "main": "Gruntfile.js", "license": "GPL-3.0", diff --git a/wc-mnm-satt-bridge.php b/wc-mnm-satt-bridge.php index 60db11f..5429396 100644 --- a/wc-mnm-satt-bridge.php +++ b/wc-mnm-satt-bridge.php @@ -3,7 +3,7 @@ * Plugin Name: WooCommerce Mix and Match - Subscriptions * Plugin URI: http://www.woocommerce.com/products/woocommerce-mix-and-match-products/ * Description: Enables full All Products for Subscriptions support for Mix and Match Products. - * Version: 2.2.0 + * Version: 2.2.1 * Author: Kathy Darling * Author URI: http://kathyisawesome.com/ * Text Domain: wc-mnm-satt-bridge @@ -31,7 +31,7 @@ class WC_MNM_APFS_Compatibility { * @constant plugin version * @since 0.1.0 */ - const VERSION = '2.2.0'; + const VERSION = '2.2.1'; /** * @var required versions