Plugin Directory

Changeset 3269995


Ignore:
Timestamp:
04/09/2025 08:36:36 PM (12 months ago)
Author:
importify
Message:

version 1.0.3

Location:
zonify
Files:
24 added
2 edited

Legend:

Unmodified
Added
Removed
  • zonify/trunk/readme.txt

    r3188019 r3269995  
    55Requires at least: 3.1
    66Requires PHP: 5.4
    7 Tested up to: 6.7
    8 Stable tag: 1.0.2
     7Tested up to: 6.8
     8Stable tag: 1.0.3
    99Plugin URI: https://zonifyapp.com
    1010License: proprietary
  • zonify/trunk/zonify.php

    r3130232 r3269995  
    88 * Plugin Name: Zonify
    99 * Description: Earn Amazon affiliate commissions, or start a dropshipping business by importing Amazon products into WooCommerce
    10  * Version: 1.0.2
     10 * Version: 1.0.3
    1111 * Author: Zonify
    1212 * Author URI: https://help.zonifyapp.com/
     
    2020
    2121define("ZONIFY_API_URL", "https://app.zonifyapp.com/dashboard");
    22 define('ZONIFY_VERSION', '1.0');
     22define('ZONIFY_VERSION', '1.0.3');
    2323define('ZONIFY_PATH', dirname(__FILE__));
    2424define('ZONIFY_FOLDER', basename(ZONIFY_PATH));
Note: See TracChangeset for help on using the changeset viewer.