Plugin Directory

Changeset 2957891


Ignore:
Timestamp:
08/24/2023 01:03:29 PM (3 years ago)
Author:
optimum7
Message:

version update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ffl-api/trunk/ffl-api.php

    r2870467 r2957891  
    1717 * Plugin URI:        fflapi.com
    1818 * Description:       FFL API Woocommerce plugin
    19  * Version:           1.5.9
     19 * Version:           1.6.0
    2020 * WC requires at least: 3.0.0
    21  * WC tested up to:   6.1.1
     21 * WC tested up to:   6.1
    2222 * Author:            Optimum7
    2323 * Author URI:        optimum7.com
     
    4848 * Rename this for your plugin and update it as you release new versions.
    4949 */
    50 define('FFL_API_VERSION', '1.5.9');
     50define('FFL_API_VERSION', '1.6.0');
    5151
    5252/**
Note: See TracChangeset for help on using the changeset viewer.