Changeset 2708206
- Timestamp:
- 04/11/2022 07:35:08 PM (4 years ago)
- Location:
- fastpicker/trunk
- Files:
-
- 2 edited
-
fastpicker.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fastpicker/trunk/fastpicker.php
r2654099 r2708206 4 4 * Plugin URI: https://fastpicker.io/ 5 5 * Description: Plugin to connect with FastPicker 6 * Version: 1.0.0 6 * Version: 1.0.1 7 * Tested up to: 5.9 8 * Stable tag: 1.0.1 7 9 * License: GPLv2 or later 8 * Text Domain: fastpicker10 * Text Domain: FastPicker 9 11 */ 10 12 11 define('WOO_ORDERPICKER_PLUGIN_VERSION', '1.0. 0');13 define('WOO_ORDERPICKER_PLUGIN_VERSION', '1.0.1'); 12 14 define('WOO_ORDERPICKER_PLUGIN_DIR', plugin_dir_path( __FILE__ )); 13 15 define('WOO_ORDERPICKER_PLUGIN_URL', plugin_dir_url( __FILE__ )); -
fastpicker/trunk/readme.txt
r2654099 r2708206 3 3 Tags: orderpicker, order picker, oms, order, handling, scanner, barcode 4 4 Requires at least: 5.0 5 Tested up to: 5. 8.26 Stable tag: 1.0. 05 Tested up to: 5.9 6 Stable tag: 1.0.1 7 7 Requires PHP: 7.4 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.