Skip to content

Commit

Permalink
Product version bump update
Browse files Browse the repository at this point in the history
  • Loading branch information
naman03malhotra committed Aug 17, 2021
1 parent 8c6b569 commit e899082
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*** WooCommerce Payments Changelog ***

= 2.8.4 - 2021-xx-xx =
= 2.8.4 - 2021-08-17 =
* Fix - Fix database connection error on account cache clear.
* Fix - Fix fatal error logged when updating analytics data when account is not connected to Stripe.
* Fix - Multi-Currency Compatibility fatal error with Subscriptions when account is not connected to Stripe.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "woocommerce-payments",
"version": "2.8.3",
"version": "2.8.4",
"main": "webpack.config.js",
"author": "Automattic",
"license": "GPL-2.0-or-later",
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: woocommerce, payment, payment request, credit card, automattic
Requires at least: 5.6
Tested up to: 5.8
Requires PHP: 7.0
Stable tag: 2.8.3
Stable tag: 2.8.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -98,7 +98,7 @@ Please note that our support for the checkout block is still experimental and th

== Changelog ==

= 2.8.4 - 2021-xx-xx =
= 2.8.4 - 2021-08-17 =
* Fix - Align table items according to design correctly.
* Fix - Fix database connection error on account cache clear.
* Fix - Fix fatal error logged when updating analytics data when account is not connected to Stripe.
Expand Down
2 changes: 1 addition & 1 deletion woocommerce-payments.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* WC requires at least: 4.0
* WC tested up to: 5.5
* Requires WP: 5.6
* Version: 2.8.3
* Version: 2.8.4
*
* @package WooCommerce\Payments
*/
Expand Down

0 comments on commit e899082

Please sign in to comment.