Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
davidperezgar committed Jul 15, 2024
1 parent 87e392b commit 3945d19
Show file tree
Hide file tree
Showing 2 changed files with 4 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.1-rc.4
* Version: 3.15.1
* 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.1-rc.4' );
define( 'FORMSCRM_VERSION', '3.15.1' );
define( 'FORMSCRM_PLUGIN', __FILE__ );
define( 'FORMSCRM_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
define( 'FORMSCRM_PLUGIN_PATH', plugin_dir_path( __FILE__ ) );
Expand Down
4 changes: 2 additions & 2 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.15.0
Version: 3.15.0
Stable tag: 3.15.1
Version: 3.15.1
License: GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down

0 comments on commit 3945d19

Please sign in to comment.