Skip to content

Commit d777932

Browse files
author
Luis Godinho
committed
version 2.0.6.3
1 parent 04fd4a1 commit d777932

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

trunk/cf7-constantcontact.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Description: Add the power of Constant Contact to Contact Form 7
66
Author: Katz Web Services, Inc.
77
Author URI: http://www.katzwebservices.com
8-
Version: 2.0.6.2
8+
Version: 2.0.6.3
99
*/
1010

1111
/* Copyright 2014 Katz Web Services, Inc. (email: [email protected])
@@ -36,7 +36,7 @@ class CTCTCF7 {
3636
* The current version of the plugin.
3737
* @var string
3838
*/
39-
private static $version = '2.0.6.2';
39+
private static $version = '2.0.6.3';
4040

4141
function __construct() {
4242

trunk/readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ function remove_CTCTCF7_presstrends_plugin() {
8181
4. When a form is connected to Constant Contact, you will see this icon
8282

8383
== Changelog ==
84-
= 2.0.6.2 (October 24, 2014) =
84+
85+
= 2.0.6.2 & 2.0.6.3 (October 24, 2014) =
8586
* Fixed: Contacts not being added to list
8687

8788
= 2.0.6.1 (August 19, 2014) =
@@ -135,6 +136,8 @@ function remove_CTCTCF7_presstrends_plugin() {
135136
* Liftoff!
136137

137138
== Upgrade Notice ==
139+
= 2.0.6.3 (October 24, 2014) =
140+
* Fixed: Possible conflicts with older versions of CF7
138141

139142
= 2.0.6.2 (October 24, 2014) =
140143
* Fixed: Contacts not being added to list

0 commit comments

Comments
 (0)