HubSpot – Free Marketing Plugin for WordPress - Version 4.2.2

Version Description

(2015.08.14) = - Correctly set the version number in PHP

Download this release

Release Info

Developer leadin
Plugin Icon 128x128 HubSpot – Free Marketing Plugin for WordPress
Version 4.2.2
Comparing to
See all releases

Code changes from version 4.2.1 to 4.2.2

Files changed (2) hide show
  1. leadin.php +2 -2
  2. readme.txt +6 -3
leadin.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Leadin
4
  Plugin URI: http://leadin.com
5
  Description: Leadin is an easy-to-use marketing automation and lead tracking plugin for WordPress that helps you better understand your web site visitors.
6
- Version: 4.1.1
7
  Author: Leadin
8
  Author URI: http://leadin.com
9
  License: GPL2
@@ -29,7 +29,7 @@ if ( !defined('LEADIN_DB_VERSION') )
29
  define('LEADIN_DB_VERSION', '2.2.5');
30
 
31
  if ( !defined('LEADIN_PLUGIN_VERSION') )
32
- define('LEADIN_PLUGIN_VERSION', '4.1.1');
33
 
34
  if ( !defined('LEADIN_SOURCE') )
35
  define('LEADIN_SOURCE', 'leadin.com');
3
  Plugin Name: Leadin
4
  Plugin URI: http://leadin.com
5
  Description: Leadin is an easy-to-use marketing automation and lead tracking plugin for WordPress that helps you better understand your web site visitors.
6
+ Version: 4.2.2
7
  Author: Leadin
8
  Author URI: http://leadin.com
9
  License: GPL2
29
  define('LEADIN_DB_VERSION', '2.2.5');
30
 
31
  if ( !defined('LEADIN_PLUGIN_VERSION') )
32
+ define('LEADIN_PLUGIN_VERSION', '4.2.2');
33
 
34
  if ( !defined('LEADIN_SOURCE') )
35
  define('LEADIN_SOURCE', 'leadin.com');
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: leadin, sredmond
3
  Tags: crm, contacts, lead tracking, click tracking, visitor tracking, analytics, marketing automation, inbound marketing, subscription, marketing, lead generation, mailchimp, constant contact, newsletter, popup, popover, email list, email, contacts database, contact form, forms, form widget, popup form
4
  Requires at least: 3.7
5
  Tested up to: 4.2.4
6
- Stable tag: 4.2.1
7
 
8
  Leadin is an easy-to-use marketing automation and lead tracking plugin for WordPress that helps you better understand your web site visitors.
9
 
@@ -67,8 +67,11 @@ Having trouble? Check out our <a href="http://support.leadin.com/" target="_blan
67
 
68
  == Changelog ==
69
 
70
- - Current version: 4.2.1
71
- - Current version release: 2015-08-13
 
 
 
72
 
73
  = 4.2.1 (2015.08.13) =
74
  - Fix detection of front page for popup triggering
3
  Tags: crm, contacts, lead tracking, click tracking, visitor tracking, analytics, marketing automation, inbound marketing, subscription, marketing, lead generation, mailchimp, constant contact, newsletter, popup, popover, email list, email, contacts database, contact form, forms, form widget, popup form
4
  Requires at least: 3.7
5
  Tested up to: 4.2.4
6
+ Stable tag: 4.2.2
7
 
8
  Leadin is an easy-to-use marketing automation and lead tracking plugin for WordPress that helps you better understand your web site visitors.
9
 
67
 
68
  == Changelog ==
69
 
70
+ - Current version: 4.2.2
71
+ - Current version release: 2015-08-14
72
+
73
+ = 4.2.2 (2015.08.14) =
74
+ - Correctly set the version number in PHP
75
 
76
  = 4.2.1 (2015.08.13) =
77
  - Fix detection of front page for popup triggering