diff --git a/CHANGELOG.md b/CHANGELOG.md index b181e0d..6b76f8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2023-03-02 4.5.4 +## 2023-03-02 4.5.5 * fix display payment methods ## 2022-12-26 4.5.3 diff --git a/VERSION b/VERSION index d01c9f6..5002120 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.5.4 \ No newline at end of file +4.5.5 \ No newline at end of file diff --git a/src/retailcrm.php b/src/retailcrm.php index 0207c47..fe49dfb 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.4 + * Version: 4.5.5 * 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 fe81833..048b1cf 100644 --- a/src/uninstall.php +++ b/src/uninstall.php @@ -16,7 +16,7 @@ * * @link https://wordpress.org/plugins/woo-retailcrm/ * - * @version 4.5.4 + * @version 4.5.5 * * @package RetailCRM */