diff --git a/CHANGELOG.md b/CHANGELOG.md index a7343b4..b592af3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2023-03-02 4.5.5 +## 2023-03-02 4.5.4 * Fix display payment methods ## 2022-12-26 4.5.3 diff --git a/VERSION b/VERSION index 5002120..d01c9f6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.5.5 \ No newline at end of file +4.5.4 \ No newline at end of file diff --git a/src/readme.txt b/src/readme.txt index 42031bd..6e16b07 100644 --- a/src/readme.txt +++ b/src/readme.txt @@ -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.5.5 +Stable tag: 4.5.4 License: GPLv1 or later License URI: http://www.gnu.org/licenses/gpl-1.0.html @@ -82,7 +82,7 @@ Asegúrate de tener una clave API específica para cada tienda. Las siguientes i == Changelog == -= 4.5.5 = += 4.5.4 = * Fix display payment methods = 4.5.3 = diff --git a/src/retailcrm.php b/src/retailcrm.php index fe49dfb..0207c47 100644 --- a/src/retailcrm.php +++ b/src/retailcrm.php @@ -5,7 +5,7 @@ * Description: Integration plugin for WooCommerce & Simla.com * Author: RetailDriver LLC * Author URI: http://retailcrm.pro/ - * Version: 4.5.5 + * Version: 4.5.4 * Tested up to: 6.0 * WC requires at least: 5.4 * WC tested up to: 6.9 diff --git a/src/uninstall.php b/src/uninstall.php index 048b1cf..fe81833 100644 --- a/src/uninstall.php +++ b/src/uninstall.php @@ -16,7 +16,7 @@ * * @link https://wordpress.org/plugins/woo-retailcrm/ * - * @version 4.5.5 + * @version 4.5.4 * * @package RetailCRM */