Plugin Directory

Changeset 3265317


Ignore:
Timestamp:
04/01/2025 08:20:59 PM (12 months ago)
Author:
constantcontact
Message:

release version 2.9.1

Location:
constant-contact-forms
Files:
856 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • constant-contact-forms/trunk/constant-contact-forms.php

    r3265281 r3265317  
    1313 * Plugin URI:  https://www.constantcontact.com
    1414 * Description: Be a better marketer. All it takes is Constant Contact email marketing.
    15  * Version:     2.9.0
     15 * Version:     2.9.1
    1616 * Author:      Constant Contact
    1717 * Author URI:  https://www.constantcontact.com/index?pn=miwordpress
     
    7777     * @var string
    7878     */
    79     const VERSION = '2.9.0';
     79    const VERSION = '2.9.1';
    8080
    8181    /**
  • constant-contact-forms/trunk/readme.txt

    r3265281 r3265317  
    44Requires at least: 5.2.0
    55Tested up to:      6.7.2
    6 Stable tag:        2.9.0
     6Stable tag:        2.9.1
    77License:           GPLv3
    88License URI:       http://www.gnu.org/licenses/gpl-3.0.html
     
    4949
    5050== Changelog ==
     51
     52= 2.9.1 =
     53* Fixed: Fatal error regarding autoloading classes and filename capitalization mismatch.
    5154
    5255= 2.9.0 =
Note: See TracChangeset for help on using the changeset viewer.