Plugin Directory

Changeset 3270000


Ignore:
Timestamp:
04/09/2025 08:55:56 PM (12 months ago)
Author:
appsell
Message:

version 1.0.2

Location:
appsell
Files:
26 added
2 edited

Legend:

Unmodified
Added
Removed
  • appsell/trunk/appsell.php

    r3130235 r3270000  
    88 * Plugin Name: AppSell
    99 * Description: Use AppSell to increase sales on your Woocommerce store using Upsell, Cross Sell, Frequently Bought Together, Discounts, Coupons, Bundles and More!
    10  * Version: 1.0.1
     10 * Version: 1.0.2
    1111 * Author: AppSell
    1212 * Author URI: https://appsell.io
     
    2020
    2121define("APPSELL_API_URL", "https://app.appsell.io");
    22 define('APPSELL_VERSION', '1.0');
     22define('APPSELL_VERSION', '1.0.2');
    2323define('APPSELL_PATH', dirname(__FILE__));
    2424define('APPSELL_FOLDER', basename(APPSELL_PATH));
  • appsell/trunk/readme.txt

    r3188036 r3270000  
    55Requires at least: 3.1
    66Requires PHP: 5.4
    7 Tested up to: 6.7
    8 Stable tag: 1.0.1
     7Tested up to: 6.8
     8Stable tag: 1.0.2
    99Plugin URI: https://appsell.io
    1010License: proprietary
Note: See TracChangeset for help on using the changeset viewer.