1
0
mirror of synced 2025-01-29 22:31:42 +03:00

version bump

This commit is contained in:
KMityai 2023-06-27 17:36:06 +03:00
parent 578bcb63a2
commit ed81c5f052
5 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,6 @@
## 2023-06-27 4.6.7
* Fixed customer phone sending to crm when order will create by guest
## 2022-06-14 4.6.6
* Added handling of fatal errors when working with abandoned carts

View File

@ -1 +1 @@
4.6.6
4.6.7

View File

@ -5,7 +5,7 @@ Tags: Интеграция, Simla.com, simla
Requires PHP: 7.0
Requires at least: 5.3
Tested up to: 6.0
Stable tag: 4.6.6
Stable tag: 4.6.7
License: GPLv1 or later
License URI: http://www.gnu.org/licenses/gpl-1.0.html

View File

@ -5,7 +5,7 @@
* Description: Integration plugin for WooCommerce & Simla.com
* Author: RetailDriver LLC
* Author URI: http://retailcrm.pro/
* Version: 4.6.6
* Version: 4.6.7
* Tested up to: 6.0
* WC requires at least: 5.4
* WC tested up to: 6.9

View File

@ -16,7 +16,7 @@
*
* @link https://wordpress.org/plugins/woo-retailcrm/
*
* @version 4.6.6
* @version 4.6.7
*
* @package RetailCRM
*/