version bump
This commit is contained in:
parent
578bcb63a2
commit
ed81c5f052
5 changed files with 7 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
4.6.6
|
||||
4.6.7
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
*
|
||||
* @link https://wordpress.org/plugins/woo-retailcrm/
|
||||
*
|
||||
* @version 4.6.6
|
||||
* @version 4.6.7
|
||||
*
|
||||
* @package RetailCRM
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue