Skip to content

Commit

Permalink
updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidperezgar committed Apr 2, 2024
1 parent e63af74 commit 3253c2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 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://closemarketing.net/formscrm
* Description: Connects Forms with CRM, ERP and Email Marketing.
* Version: 3.13.5
* Version: 3.14.0
* Author: Closemarketing
* Author URI: https://close.marketing
* Text Domain: formscrm
Expand All @@ -23,7 +23,7 @@

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

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

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

== Changelog ==
= 3.13.5 =
= 3.14.0 =
* Fixed: Custom fields not send to Opportunities in Clientify.

= 3.13.4 =
* Fixed: Error Clientify not detecting module.
* Added: Testing for Clientify.
* Added: Internal testing for Clientify.

= 3.13.3 =
* Fixed image in settings.
Expand Down

0 comments on commit 3253c2f

Please sign in to comment.