Changeset 2270665
- Timestamp:
- 03/30/2020 10:31:22 AM (6 years ago)
- File:
-
- 1 edited
-
humcommerce/tags/2.1.14/humcommerce.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
humcommerce/tags/2.1.14/humcommerce.php
r2270639 r2270665 16 16 * Plugin URI: https://wordpress.org/plugins/humcommerce/ 17 17 * Description: HumCommerce WordPress plugin to Record, Analyze & Convert your visitors. 18 * Version: 2.1.1 318 * Version: 2.1.14 19 19 * Author: HumCommerce 20 20 * Author URI: https://www.humcommerce.com … … 29 29 } 30 30 31 define( 'HUMCOMMERCE_VERSION', '2.1.1 3' );31 define( 'HUMCOMMERCE_VERSION', '2.1.14' ); 32 32 define( 'HUMCOMMERCE_HOST', 'app.humcommerce.com' ); 33 33
Note: See TracChangeset
for help on using the changeset viewer.