Plugin Directory

Changeset 3055568


Ignore:
Timestamp:
03/20/2024 06:57:15 PM (2 years ago)
Author:
mailmunch
Message:

version update 3.1.8

Location:
mailmunch
Files:
6 edited
2 copied

Legend:

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

    r3020205 r3055568  
    2424define( 'MAILMUNCH_POST_TYPE', 'mailmunch_page' );
    2525define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' );
    26 define( 'MAILMUNCH_VERSION', '3.1.6' );
     26define( 'MAILMUNCH_VERSION', '3.1.8' );
    2727
    2828/**
  • mailmunch/tags/3.1.8/mailmunch.php

    r3020205 r3055568  
    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.6
     19 * Version:           3.1.8
    2020 * Author:            MailMunch
    2121 * Author URI:        http://www.mailmunch.com
  • mailmunch/tags/3.1.8/readme.txt

    r3020205 r3055568  
    44Requires at least: 3.0.1
    55Tested up to: 6.4.2
    6 Stable tag: 3.1.6
     6Stable tag: 3.1.8
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • mailmunch/trunk/includes/class-mailmunch.php

    r3020205 r3055568  
    2424define( 'MAILMUNCH_POST_TYPE', 'mailmunch_page' );
    2525define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' );
    26 define( 'MAILMUNCH_VERSION', '3.1.6' );
     26define( 'MAILMUNCH_VERSION', '3.1.8' );
    2727
    2828/**
  • mailmunch/trunk/mailmunch.php

    r3020205 r3055568  
    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.6
     19 * Version:           3.1.8
    2020 * Author:            MailMunch
    2121 * Author URI:        http://www.mailmunch.com
  • mailmunch/trunk/readme.txt

    r3020205 r3055568  
    44Requires at least: 3.0.1
    55Tested up to: 6.4.2
    6 Stable tag: 3.1.6
     6Stable tag: 3.1.8
    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.