Plugin Directory

Changeset 1693986


Ignore:
Timestamp:
07/10/2017 07:47:11 PM (9 years ago)
Author:
gcorne
Message:

Bump version

Location:
hubspot-tracking-code/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • hubspot-tracking-code/trunk/hubspot-tracking-code.php

    r1693404 r1693986  
    44Plugin URI: http://hubspot.com
    55Description: 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.0
     6Version: 1.2.1
    77Author: HubSpot
    88Author URI: http://www.hubspot.com/integrations/wordpress
     
    2626
    2727if ( !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');
    2929
    3030//=============================================
  • hubspot-tracking-code/trunk/readme.txt

    r1693796 r1693986  
    4040
    4141== Changelog ==
     42= 1.2.1 =
     43* Fix bug with loading the analytics script against the wrong hub
    4244
    4345= 1.2.0 =
Note: See TracChangeset for help on using the changeset viewer.