Plugin Directory

Changeset 2231997


Ignore:
Timestamp:
01/23/2020 06:04:37 AM (6 years ago)
Author:
orangetoolz
Message:

tag 2.1.3 file modified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cf7-db-tool/tags/2.1.3/cf7-db-tool.php

    r2218209 r2231997  
    88 * Text Domain: cf7-db-tool
    99 * Tags: contact, cf7, contact form 7, db, export, save, wpcf7
    10  * Version: 2.1.2
     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.