1
0
mirror of synced 2025-03-22 08:03:51 +03:00

Bump version

This commit is contained in:
Dima Uryvskiy 2021-07-02 17:21:20 +03:00 committed by GitHub
parent e7e9d5fe02
commit c72da3e761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,5 @@
## 2021-07-02 4.3.1
* Ребрендинг модуля RetailCRM --> Simla.com
## 2021-06-30 4.3.0
* Ребрендинг модуля RetailCRM --> Simla.com

View File

@ -1,2 +1,2 @@
4.3.0
4.3.1

View File

@ -83,6 +83,9 @@ Asegúrate de tener una clave API específica para cada tienda. Las siguientes i
== Changelog ==
= 4.3.1 =
* Ребрендинг модуля RetailCRM --> Simla.com
= 4.3.0 =
* Ребрендинг модуля RetailCRM --> Simla.com
* Исправили баг в работе опции "Активировать связь по sku(xmlId)"

View File

@ -1,11 +1,11 @@
<?php
/**
* Version: 4.3.0
* Version: 4.3.1
* WC requires at least: 3.0
* WC tested up to: 4.7.1
* Plugin Name: WooCommerce RetailCRM
* Plugin Name: WooCommerce Simla.com
* Plugin URI: https://wordpress.org/plugins/woo-retailcrm/
* Description: Integration plugin for WooCommerce & RetailCRM
* Description: Integration plugin for WooCommerce & Simla.com
* Author: RetailDriver LLC
* Author URI: http://retailcrm.pro/
* Text Domain: retailcrm

View File

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