Skip to content

Commit db86b34

Browse files
committed
Product version bump update
1 parent 3f1158e commit db86b34

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.4.1 - 2020-xx-xx =
3+
= 1.4.1 - 2020-09-07 =
44
* Fix - Only redirect to the onboarding screen if the plugin has been individually activated using the plugins page.
55

66
= 1.4.0 - 2020-09-02 =

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.4.0",
3+
"version": "1.4.1",
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.4
66
Requires PHP: 7.0
7-
Stable tag: 1.4.0
7+
Stable tag: 1.4.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -90,7 +90,7 @@ You can read our Terms of Service [here](https://en.wordpress.com/tos).
9090

9191
== Changelog ==
9292

93-
= 1.4.1 - 2020-xx-xx =
93+
= 1.4.1 - 2020-09-07 =
9494
* Fix - Only redirect to the onboarding screen if the plugin has been individually activated using the plugins page.
9595

9696
= 1.4.0 - 2020-09-02 =

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: 4.4
1212
* Requires WP: 5.3
13-
* Version: 1.4.0
13+
* Version: 1.4.1
1414
*
1515
* @package WooCommerce\Payments
1616
*/

0 commit comments

Comments
 (0)