Changeset 1693986
- Timestamp:
- 07/10/2017 07:47:11 PM (9 years ago)
- Location:
- hubspot-tracking-code/trunk
- Files:
-
- 2 edited
-
hubspot-tracking-code.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hubspot-tracking-code/trunk/hubspot-tracking-code.php
r1693404 r1693986 4 4 Plugin URI: http://hubspot.com 5 5 Description: HubSpot's WordPress plugin allows existing HubSpot customers and trial users to install the HubSpot tracking code on their existing WordPress blogs and websites. 6 Version: 1.2. 06 Version: 1.2.1 7 7 Author: HubSpot 8 8 Author URI: http://www.hubspot.com/integrations/wordpress … … 26 26 27 27 if ( !defined('HUBSPOT_TRACKING_CODE_PLUGIN_VERSION') ) 28 define('HUBSPOT_TRACKING_CODE_PLUGIN_VERSION', '1.2. 0');28 define('HUBSPOT_TRACKING_CODE_PLUGIN_VERSION', '1.2.1'); 29 29 30 30 //============================================= -
hubspot-tracking-code/trunk/readme.txt
r1693796 r1693986 40 40 41 41 == Changelog == 42 = 1.2.1 = 43 * Fix bug with loading the analytics script against the wrong hub 42 44 43 45 = 1.2.0 =
Note: See TracChangeset
for help on using the changeset viewer.