Plugin Directory

Changeset 2218215


Ignore:
Timestamp:
12/26/2019 12:53:10 PM (6 years ago)
Author:
orangetoolz
Message:

Tag added & version changed.

File:
1 edited

Legend:

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

    r2196546 r2218215  
    77 * Author: OrangeToolz
    88 * Text Domain: cf7-db-tool
    9  * Tags: contact, cf7, contact form 7, db, export, save, wpcf7 
    10  * Version: 2.1.2
     9 * Tags: contact, cf7, contact form 7, db, export, save, wpcf7, contact form 7 db,  contact form 7 database, contact form 7 data export
     10 * Version: 2.1.3
    1111 */
    1212
    13 define('CF7_DBT_VERSION', '2.1.2');
    14 define('CF7_DBT_DB_VERSION', '2.1.2');
     13define('CF7_DBT_VERSION', '2.1.3');
     14define('CF7_DBT_DB_VERSION', '2.1.3');
    1515define('CF7_DBT_PATH', __DIR__);
    1616define('CF7_DBT_URL', plugins_url(basename(CF7_DBT_PATH)));
Note: See TracChangeset for help on using the changeset viewer.