Skip to content

Commit b5ca84b

Browse files
committed
Product version bump update
1 parent 266219c commit b5ca84b

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 Services Changelog ***
22

3-
= 1.24.3 - 2020-XX-XX =
3+
= 1.24.3 - 2020-09-16 =
44
* Fix - Asset paths incompatible with some hosts
55
* Fix - Select all posts checkbox not working
66
* Fix - Use of deprecated jQuery.load

npm-shrinkwrap.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-services",
3-
"version": "1.24.2",
3+
"version": "1.24.3",
44
"scripts": {
55
"start": "cross-env NODE_ENV=development CALYPSO_CLIENT=true webpack-dev-server --hot --inline --watch --content-base dist --port 8085",
66
"prepare": "cd wp-calypso && npm ci && cd ..",

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: shipping, stamps, usps, woocommerce, taxes, payment, stripe
44
Requires at least: 4.6
55
Requires PHP: 5.3
66
Tested up to: 5.5
7-
Stable tag: 1.24.2
7+
Stable tag: 1.24.3
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -83,7 +83,7 @@ As of the WooCommerce 3.5 release, WooCommerce Services no longer provides shipp
8383

8484
== Changelog ==
8585

86-
= 1.24.3 - 2020-XX-XX =
86+
= 1.24.3 - 2020-09-16 =
8787
* Fix - Asset paths incompatible with some hosts
8888
* Fix - Select all posts checkbox not working
8989
* Fix - Use of deprecated jQuery.load

woocommerce-services.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author URI: https://woocommerce.com/
88
* Text Domain: woocommerce-services
99
* Domain Path: /i18n/languages/
10-
* Version: 1.24.2
10+
* Version: 1.24.3
1111
* WC requires at least: 3.0.0
1212
* WC tested up to: 4.2
1313
*

0 commit comments

Comments
 (0)