plugin updates

This commit is contained in:
Tony Volpe
2024-10-11 13:25:50 -04:00
parent 5e5b879a68
commit a6fc17dcaa
391 changed files with 6812 additions and 4326 deletions

View File

@@ -6,7 +6,7 @@ namespace Leadin;
* Plugin Name: HubSpot All-In-One Marketing - Forms, Popups, Live Chat
* Plugin URI: http://www.hubspot.com/integrations/wordpress
* Description: HubSpots official WordPress plugin allows you to add forms, popups, and live chat to your website and integrate with the best WordPress CRM.
* Version: 11.1.60
* Version: 11.1.65
* Author: HubSpot
* Author URI: http://hubspot.com/products/wordpress
* License: GPL v3
@@ -59,7 +59,7 @@ if ( ! defined( 'LEADIN_REQUIRED_PHP_VERSION' ) ) {
}
if ( ! defined( 'LEADIN_PLUGIN_VERSION' ) ) {
define( 'LEADIN_PLUGIN_VERSION', '11.1.60' );
define( 'LEADIN_PLUGIN_VERSION', '11.1.65' );
}