Skip to content

Commit afe52b1

Browse files
committed
version bumps
1 parent 69f5c32 commit afe52b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "constant-contact-woocommerce",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "",
55
"main": "index.js",
66
"engines": {

plugin.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
* Plugin Name: Constant Contact + WooCommerce
99
* Description: Add products to your emails and sync your contacts.
1010
* Plugin URI: https://github.com/WebDevStudios/constant-contact-woocommerce
11-
* Version: 2.2.1
11+
* Version: 2.2.2
1212
* Author: Constant Contact
1313
* Author URI: https://www.constantcontact.com/
1414
* Text Domain: constant-contact-woocommerce
1515
* WC requires at least: 3.6.0
16-
* WC tested up to: 8.1.1
16+
* WC tested up to: 8.6.1
1717
* Requires PHP: 7.2
1818
* License: GPL-3.0+
1919
* License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

0 commit comments

Comments
 (0)