Plugin Directory

Changeset 3105653


Ignore:
Timestamp:
06/21/2024 12:20:57 PM (22 months ago)
Author:
zerobounce
Message:

Version 1.0.27

Location:
zerobounce/trunk
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • zerobounce/trunk/readme.txt

    r3105604 r3105653  
    44Requires at least: 4.4
    55Tested up to: 6.4.3
    6 Stable tag: 1.0.26
     6Stable tag: 1.0.27
    77Requires PHP: 7.0
    88License: GPL-2.0+
     
    9999== Changelog ==
    100100
     101= 1.0.27 =
     102* Added French translation
     103
    101104= 1.0.26 =
    102 * Updated to support translations
     105* Added support for translations
    103106
    104107= 1.0.25 =
  • zerobounce/trunk/zerobounce-email-validator.php

    r3105604 r3105653  
    1717 * Plugin URI:        https://wordpress.org/plugins/zerobounce/
    1818 * Description:       ZeroBounce Email Validation Plugin
    19  * Version:           1.0.26
     19 * Version:           1.0.27
    2020 * Author:            ZeroBounce
    2121 * Author URI:        https://www.zerobounce.net/
     
    3535}
    3636
    37 define('ZEROBOUNCE_EMAIL_VALIDATOR_VERSION', '1.0.26');
     37define('ZEROBOUNCE_EMAIL_VALIDATOR_VERSION', '1.0.27');
    3838
    3939/**
Note: See TracChangeset for help on using the changeset viewer.