Changeset 3355440
- Timestamp:
- 09/03/2025 12:41:37 PM (7 months ago)
- Location:
- awin-advertiser-tracking/trunk
- Files:
-
- 2 edited
-
awin-advertiser-tracking.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
awin-advertiser-tracking/trunk/awin-advertiser-tracking.php
r3303415 r3355440 5 5 * Plugin URI: https://wordpress.org/plugins/awin-advertiser-tracking 6 6 * Description: The Awin Advertiser Tracking plugin allows for seamless integration of our core Advertiser Tracking Suite within WooCommerce. 7 * Version: 2.0. 17 * Version: 2.0.2 8 8 * Author: awinglobal 9 9 * Author URI: https://profiles.wordpress.org/awinglobal/ … … 15 15 */ 16 16 17 define('AWIN_ADVERTISER_TRACKING_VERSION', '2.0. 1');17 define('AWIN_ADVERTISER_TRACKING_VERSION', '2.0.2'); 18 18 define('AWIN_SLUG', 'awin_advertiser_tracking'); 19 19 define('AWIN_TEXT_DOMAIN', 'awin-advertiser-tracking'); -
awin-advertiser-tracking/trunk/readme.txt
r3303415 r3355440 8 8 Author: awinglobal 9 9 Requires at least: 3.5 10 Tested up to: 6. 7.111 Stable tag: 2.0. 112 Version: 2.0. 110 Tested up to: 6.8.2 11 Stable tag: 2.0.2 12 Version: 2.0.2 13 13 Requires PHP: 7.3 14 14 … … 50 50 51 51 == Changelog == 52 53 = 2.0.2 = 54 * Tested with WordPress 6.8.2 52 55 53 56 = 2.0.1 =
Note: See TracChangeset
for help on using the changeset viewer.