From d302a204c9e03f3461c54fec4f27c1f836d09ae2 Mon Sep 17 00:00:00 2001 From: vedanshujain Date: Mon, 21 Dec 2020 22:46:22 +0530 Subject: [PATCH] Bump version to 4.9.0-beta.1 and update changelog. --- changelog.txt | 1 + woocommerce.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index ed9524abaa1..bf10647570c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -26,6 +26,7 @@ * Fix - Prevent meta_data from overwriting column data in customer's read. #28102 * Fix - Also count comment types with '' and 'comment' in the review count query. #28624 * Fix - Better error messages when usage limit are reached. #28592 +* Fix - Adjust stock items only for statuses which reduces the stock. #28620 * Dev - Hook for intializing price slider in frontend. #28014 * Dev - Add support for running a custom initialization script for tests. #28041 * Dev - Use the coenjacobs/mozart package to renamespace vendor packages. #28147 diff --git a/woocommerce.php b/woocommerce.php index 918b328aab8..94feb47c18d 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -3,7 +3,7 @@ * Plugin Name: WooCommerce * Plugin URI: https://woocommerce.com/ * Description: An eCommerce toolkit that helps you sell anything. Beautifully. - * Version: 4.9.0-dev + * Version: 4.9.0-beta.1 * Author: Automattic * Author URI: https://woocommerce.com * Text Domain: woocommerce