Plugin Directory

Changeset 3415160


Ignore:
Timestamp:
12/09/2025 10:03:16 AM (4 months ago)
Author:
mailerlite
Message:

updated to 3.1.5

Location:
woo-mailerlite/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • woo-mailerlite/trunk/readme.txt

    r3415073 r3415160  
    66Tested up to: 6.8.2
    77Requires PHP: 7.2.5
    8 Stable tag: 3.1.4
     8Stable tag: 3.1.5
    99License: GPLv3 or later
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    8484
    8585== Changelog ==
     86= 3.1.5 (9th December 2025) =
     87* Bug fixes and performance improvements
     88
    8689= 3.1.4 (9th December 2025) =
    8790* Security improvements
  • woo-mailerlite/trunk/woo-mailerlite.php

    r3415073 r3415160  
    1414 * @wordpress-plugin
    1515 * Plugin Name:       MailerLite - WooCommerce integration
    16  * Plugin URI:        https://wordpress.org/plugins/woo-mailerlite/
     16 * Plugin URI:        https://mailerlite.com
    1717 * Description:       Official MailerLite integration for WooCommerce. Track sales and campaign ROI, import products details, automate emails based on purchases and seamlessly add your customers to your email marketing lists via WooCommerce's checkout process.
    18  * Version:           3.1.4
     18 * Version:           3.1.5
    1919 * Author:            MailerLite
    2020 * Author URI:        https://mailerlite.com
     
    4040 * Update when you release new versions.
    4141 */
    42 define( 'WOO_MAILERLITE_VERSION', '3.1.4' );
     42define( 'WOO_MAILERLITE_VERSION', '3.1.5' );
    4343
    4444define('WOO_MAILERLITE_ASYNC_JOBS', false);
Note: See TracChangeset for help on using the changeset viewer.