Plugin Directory

Changeset 2265276


Ignore:
Timestamp:
03/22/2020 05:10:17 AM (6 years ago)
Author:
orangetoolz
Message:

Bulkmail alert bug fixed

Location:
cf7-db-tool/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cf7-db-tool/trunk/cf7-db-tool.php

    r2263980 r2265276  
    88 * Text Domain: cf7-db-tool
    99 * Tags: contact, cf7, contact form 7, db, export, save, wpcf7, contact form 7 db,  contact form 7 database, contact form 7 data export, contact form 7 database addon
    10  * Version: 3.1.1
     10 * Version: 3.1.2
    1111 */
    1212
    13 define('CF7_DBT_VERSION', '3.0.1');
    14 define('CF7_DBT_DB_VERSION', '3.0.1');
     13define('CF7_DBT_VERSION', '3.1.2');
     14define('CF7_DBT_DB_VERSION', '3.1.2');
    1515define('CF7_DBT_PATH', __DIR__);
    1616define('CF7_DBT_URL', plugins_url(basename(CF7_DBT_PATH)));
  • cf7-db-tool/trunk/readme.txt

    r2263987 r2265276  
    44Requires at least: 4.8
    55Tested up to: 5.3
    6 Stable tag: 3.1.1
     6Stable tag: 3.1.2
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.