Plugin Directory

Changeset 2982520


Ignore:
Timestamp:
10/23/2023 10:22:41 AM (2 years ago)
Author:
mailmunch
Message:

version update 3.1.4

Location:
mailmunch
Files:
3 edited
6 copied

Legend:

Unmodified
Added
Removed
  • mailmunch/tags/3.1.4/includes/class-mailmunch.php

    r2982510 r2982520  
    2424define( 'MAILMUNCH_POST_TYPE', 'mailmunch_page' );
    2525define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' );
    26 define( 'MAILMUNCH_VERSION', '3.1.3' );
     26define( 'MAILMUNCH_VERSION', '3.1.4' );
    2727
    2828/**
  • mailmunch/tags/3.1.4/mailmunch.php

    r2982510 r2982520  
    1717 * Plugin URI:        http://www.mailmunch.com
    1818 * Description:       The best free plugin to get more email subscribers. Beautiful signup forms and landing pages that integrate with MailChimp, Constant Contact, AWeber, Campaign Monitor and more.
    19  * Version:           3.1.3
     19 * Version:           3.1.4
    2020 * Author:            MailMunch
    2121 * Author URI:        http://www.mailmunch.com
  • mailmunch/tags/3.1.4/readme.txt

    r2982511 r2982520  
    44Requires at least: 3.0.1
    55Tested up to: 6.2.2
    6 Stable tag: 3.1.3
     6Stable tag: 3.1.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • mailmunch/trunk/includes/class-mailmunch.php

    r2982510 r2982520  
    2424define( 'MAILMUNCH_POST_TYPE', 'mailmunch_page' );
    2525define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' );
    26 define( 'MAILMUNCH_VERSION', '3.1.3' );
     26define( 'MAILMUNCH_VERSION', '3.1.4' );
    2727
    2828/**
  • mailmunch/trunk/mailmunch.php

    r2982510 r2982520  
    1717 * Plugin URI:        http://www.mailmunch.com
    1818 * Description:       The best free plugin to get more email subscribers. Beautiful signup forms and landing pages that integrate with MailChimp, Constant Contact, AWeber, Campaign Monitor and more.
    19  * Version:           3.1.3
     19 * Version:           3.1.4
    2020 * Author:            MailMunch
    2121 * Author URI:        http://www.mailmunch.com
  • mailmunch/trunk/readme.txt

    r2982511 r2982520  
    44Requires at least: 3.0.1
    55Tested up to: 6.2.2
    6 Stable tag: 3.1.3
     6Stable tag: 3.1.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.