Plugin Directory

Changeset 2270093


Ignore:
Timestamp:
03/29/2020 09:58:49 AM (6 years ago)
Author:
orangetoolz
Message:

Bug fix & which update will next

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

Legend:

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

    r2268381 r2270093  
    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.5.0
     10 * Version: 3.5.1
    1111 */
    1212
    13 define('CF7_DBT_VERSION', '3.5.0');
    14 define('CF7_DBT_DB_VERSION', '3.5.0');
     13define('CF7_DBT_VERSION', '3.5.1');
     14define('CF7_DBT_DB_VERSION', '3.5.1');
    1515define('CF7_DBT_PATH', __DIR__);
    1616define('CF7_DBT_URL', plugins_url(basename(CF7_DBT_PATH)));
  • cf7-db-tool/trunk/readme.txt

    r2268381 r2270093  
    44Requires at least: 4.8
    55Tested up to: 5.3
    6 Stable tag: 3.5.0
     6Stable tag: 3.5.1
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3232Upcoming features:
    3333
    34 * Upload contact from CSV
     34* Implement Webhook
    3535* Email integration with bulk mail
    3636
     
    113113*Upload People from CSV
    114114
     115= 3.5.1 =
     116*Release Date - March 29, 2020*
     117*Bug fix
    115118
     119
Note: See TracChangeset for help on using the changeset viewer.