Plugin Directory

Changeset 1236565


Ignore:
Timestamp:
09/02/2015 06:25:52 PM (11 years ago)
Author:
mailermailer
Message:

MM-12598 - update MailerMailer WP module "tested to" up to 4.3

Location:
mailermailer/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • mailermailer/trunk/class-mailermailer.php

    r1159919 r1236565  
    2626
    2727  // Plugin version, used for cache-busting of style and script file references.
    28   protected $version = '1.0.5';
     28  protected $version = '1.0.6';
    2929
    3030  // Unique identifier for your plugin.
  • mailermailer/trunk/mailermailer.php

    r1159919 r1236565  
    44Plugin URI: http://wordpress.org/extend/plugins/mailermailer/
    55Description: The mailermailer plugin allows you to add your own signup form to your site.
    6 Version: 1.0.5
     6Version: 1.0.6
    77Author: mailermailer
    88Author URI: http://www.mailermailer.com/api/
  • mailermailer/trunk/readme.txt

    r1159919 r1236565  
    33Tags: mailermailer, email, newsletter, signup, marketing, plugin, widget, forms, email marketing
    44Requires at least: 3.5
    5 Tested up to: 4.2.2
    6 Stable tag: 1.0.5
     5Tested up to: 4.3
     6Stable tag: 1.0.6
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7070== Upgrade Notice ==
    7171
     72= 1.0.6 =
     73* Update tested version to 4.3
     74
    7275= 1.0.5 =
    7376* Update tested version to 4.2.2
     
    8891
    8992== Changelog ==
     93
     94= 1.0.6 =
     95* Update tested version to 4.3
    9096
    9197= 1.0.5 =
Note: See TracChangeset for help on using the changeset viewer.