File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 5
5
Description: Add the power of Constant Contact to Contact Form 7
6
6
Author: Katz Web Services, Inc.
7
7
Author URI: http://www.katzwebservices.com
8
- Version: 2.0.6.2
8
+ Version: 2.0.6.3
9
9
*/
10
10
11
11
/* Copyright 2014 Katz Web Services, Inc. (email: [email protected] )
@@ -36,7 +36,7 @@ class CTCTCF7 {
36
36
* The current version of the plugin.
37
37
* @var string
38
38
*/
39
- private static $ version = '2.0.6.2 ' ;
39
+ private static $ version = '2.0.6.3 ' ;
40
40
41
41
function __construct () {
42
42
Original file line number Diff line number Diff line change @@ -81,7 +81,8 @@ function remove_CTCTCF7_presstrends_plugin() {
81
81
4. When a form is connected to Constant Contact, you will see this icon
82
82
83
83
== Changelog ==
84
- = 2.0.6.2 (October 24, 2014) =
84
+
85
+ = 2.0.6.2 & 2.0.6.3 (October 24, 2014) =
85
86
* Fixed: Contacts not being added to list
86
87
87
88
= 2.0.6.1 (August 19, 2014) =
@@ -135,6 +136,8 @@ function remove_CTCTCF7_presstrends_plugin() {
135
136
* Liftoff!
136
137
137
138
== Upgrade Notice ==
139
+ = 2.0.6.3 (October 24, 2014) =
140
+ * Fixed: Possible conflicts with older versions of CF7
138
141
139
142
= 2.0.6.2 (October 24, 2014) =
140
143
* Fixed: Contacts not being added to list
You can’t perform that action at this time.
0 commit comments