From 987b9bad90f649942a86eabc1ac35abf54480eb0 Mon Sep 17 00:00:00 2001 From: Alex Komarichev Date: Thu, 26 Sep 2024 18:45:02 +0300 Subject: [PATCH] Bump v2 --- VERSION | 2 +- src/retailcrm.php | 2 +- src/uninstall.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 7ea5948..5fb8716 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.8.6 +4.8.7 diff --git a/src/retailcrm.php b/src/retailcrm.php index 24a7591..8f1d5aa 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.8.6 + * Version: 4.8.7 * Tested up to: 6.5 * Requires Plugins: woocommerce * WC requires at least: 5.4 diff --git a/src/uninstall.php b/src/uninstall.php index 2db9e4a..8a1f66c 100644 --- a/src/uninstall.php +++ b/src/uninstall.php @@ -16,7 +16,7 @@ * * @link https://wordpress.org/plugins/woo-retailcrm/ * - * @version 4.8.6 + * @version 4.8.7 * * @package RetailCRM */