-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #48 from katzwebservices/dev/2.0.6.2
Update prettyPhoto.js script
- Loading branch information
Showing
3 changed files
with
917 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,10 +5,10 @@ | |
Description: Add the power of Constant Contact to Contact Form 7 | ||
Author: Katz Web Services, Inc. | ||
Author URI: http://www.katzwebservices.com | ||
Version: 2.0.6.3 | ||
Version: 2.0.6.4 | ||
*/ | ||
|
||
/* Copyright 2014 Katz Web Services, Inc. (email: [email protected]) | ||
/* Copyright 2015 Katz Web Services, Inc. (email: [email protected]) | ||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
@@ -36,7 +36,7 @@ class CTCTCF7 { | |
* The current version of the plugin. | ||
* @var string | ||
*/ | ||
private static $version = '2.0.6.3'; | ||
private static $version = '2.0.6.4'; | ||
|
||
function __construct() { | ||
|
||
|
Oops, something went wrong.