Changeset 2971065
- Timestamp:
- 09/25/2023 05:27:55 AM (2 years ago)
- File:
-
- 1 edited
-
partnero/trunk/partnero.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
partnero/trunk/partnero.php
r2953703 r2971065 6 6 * Plugin Name: Partnero 7 7 * Description: Grow your e-commerce business revenue and customer base with a bespoke affiliate program. Automatically track visits, signups and sales, monitor program performance, and automate payouts. 8 * Version: 1. 0.08 * Version: 1.1.0 9 9 * Author: Partnero 10 10 * Author URI: https://www.partnero.com/ … … 20 20 21 21 // Current plugin version. 22 define('PARTNERO_VERSION', '1. 0.0');22 define('PARTNERO_VERSION', '1.1.0'); 23 23 24 24 /**
Note: See TracChangeset
for help on using the changeset viewer.