Plugin Directory

Changeset 3269981


Ignore:
Timestamp:
04/09/2025 07:56:14 PM (12 months ago)
Author:
importify
Message:

version 1.0.9

Location:
importify
Files:
25 added
2 edited

Legend:

Unmodified
Added
Removed
  • importify/trunk/importify.php

    r3208562 r3269981  
    88 * Plugin Name: Importify
    99 * Description: Easily import best-selling products, and automate your entire dropshipping process, all with a single click.
    10  * Version: 1.0.8
     10 * Version: 1.0.9
    1111 * Author: Importify
    1212 * Author URI: https://www.importify.com/
     
    2020
    2121define("IMPORTIFY_API_URL", "https://app.importify.net/dashboard");
    22 define('IMPORTIFY_VERSION', '1.0.8');
     22define('IMPORTIFY_VERSION', '1.0.9');
    2323define('IMPORTIFY_PATH', dirname(__FILE__));
    2424define('IMPORTIFY_FOLDER', basename(IMPORTIFY_PATH));
  • importify/trunk/readme.txt

    r3208562 r3269981  
    55Requires at least: 3.1
    66Requires PHP: 5.4
    7 Tested up to: 6.7.1
    8 Stable tag: 1.0.8
     7Tested up to: 6.8
     8Stable tag: 1.0.9
    99Plugin URI: https://importify.com
    1010License: proprietary
Note: See TracChangeset for help on using the changeset viewer.