Skip to content

Commit bc800dd

Browse files
committed
Product version bump update
1 parent e0355e0 commit bc800dd

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*** WooCommerce Payments Changelog ***
22

3-
= 1.9.2 - 2021-xx-xx =
3+
= 1.9.2 - 2021-02-05 =
44
* Fix - Checkout and cart blocks aren't usable in editor when WooCommerce Payments is enabled.
55
* Fix - Missing global config error in Checkout block integration, and incompatibility with latest block API.
66

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "woocommerce-payments",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"main": "webpack.config.js",
55
"author": "Automattic",
66
"license": "GPL-2.0-or-later",

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: woocommerce, payment, payment request, credit card, automattic
44
Requires at least: 5.3
55
Tested up to: 5.6
66
Requires PHP: 7.0
7-
Stable tag: 1.9.1
7+
Stable tag: 1.9.2
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -101,7 +101,7 @@ Please note that our support for the checkout block is still experimental and th
101101

102102
== Changelog ==
103103

104-
= 1.9.2 - 2021-xx-xx =
104+
= 1.9.2 - 2021-02-05 =
105105
* Fix - Checkout and cart blocks aren't usable in editor when WooCommerce Payments is enabled.
106106
* Fix - Missing global config error in Checkout block integration, and incompatibility with latest block API.
107107

woocommerce-payments.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* WC requires at least: 4.0
1111
* WC tested up to: 5.0
1212
* Requires WP: 5.3
13-
* Version: 1.9.1
13+
* Version: 1.9.2
1414
*
1515
* @package WooCommerce\Payments
1616
*/

0 commit comments

Comments
 (0)