Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
davidperezgar committed Sep 10, 2024
1 parent b431959 commit 17ebcaa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions formscrm.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: FormsCRM
* Plugin URI: https://close.technology/wordpress-plugins/formscrm/
* Description: Connects Forms with CRM, ERP and Email Marketing.
* Version: 3.15.6
* Version: 3.15.7
* Author: CloseTechnology
* Author URI: https://close.technology
* Text Domain: formscrm
Expand All @@ -23,7 +23,7 @@

defined( 'ABSPATH' ) || die( 'No script kiddies please!' );

define( 'FORMSCRM_VERSION', '3.15.6' );
define( 'FORMSCRM_VERSION', '3.15.7' );
define( 'FORMSCRM_PLUGIN', __FILE__ );
define( 'FORMSCRM_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
define( 'FORMSCRM_PLUGIN_PATH', plugin_dir_path( __FILE__ ) );
Expand Down
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Tags: gravityforms, wpforms, crm, vtiger, odoo
Donate link: https://close.marketing/go/donate/
Requires at least: 5.5
Tested up to: 6.6
Stable tag: 3.15.6
Version: 3.15.6
Stable tag: 3.15.7
Version: 3.15.7
License: GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -71,6 +71,10 @@ WordPress installation and then activate the Plugin from Plugins page.
[Official Repository GitHub](https://github.com/closemarketing/formscrm/)

== Changelog ==
= 3.15.7 =
* Fixed: Fixed manage contact websites in Clientify.
* Fixed: Better management of Clientify API errors.

= 3.15.6 =
* Added: Search contact or lead in Holded by email.

Expand Down

0 comments on commit 17ebcaa

Please sign in to comment.