Changeset 2957891
- Timestamp:
- 08/24/2023 01:03:29 PM (3 years ago)
- File:
-
- 1 edited
-
ffl-api/trunk/ffl-api.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ffl-api/trunk/ffl-api.php
r2870467 r2957891 17 17 * Plugin URI: fflapi.com 18 18 * Description: FFL API Woocommerce plugin 19 * Version: 1. 5.919 * Version: 1.6.0 20 20 * WC requires at least: 3.0.0 21 * WC tested up to: 6.1 .121 * WC tested up to: 6.1 22 22 * Author: Optimum7 23 23 * Author URI: optimum7.com … … 48 48 * Rename this for your plugin and update it as you release new versions. 49 49 */ 50 define('FFL_API_VERSION', '1. 5.9');50 define('FFL_API_VERSION', '1.6.0'); 51 51 52 52 /**
Note: See TracChangeset
for help on using the changeset viewer.