Skip to content

Commit

Permalink
Product version bump update
Browse files Browse the repository at this point in the history
  • Loading branch information
harriswong committed Mar 14, 2023
1 parent 975d626 commit 689a1f1
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 Shipping & Tax Changelog ***

= 2.2.4 - 2023-xx-xx =
= 2.2.4 - 2023-03-14 =
* Fix - Incompatibility with Kadence WooCommerce Email Designer.

= 2.2.3 - 2023-02-14 =
Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.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-services",
"version": "2.2.3",
"version": "2.2.4",
"scripts": {
"start": "cross-env NODE_ENV=development CALYPSO_CLIENT=true webpack-dev-server --hot --inline --watch --content-base dist --port 8085",
"prepare": "cd wp-calypso && npm ci && cd .. && husky install",
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Requires at least: 4.6
Tested up to: 6.1.1
WC requires at least: 3.6
WC tested up to: 7.3.0
Stable tag: 2.2.3
Stable tag: 2.2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -78,7 +78,7 @@ The source code is freely available [in GitHub](https://github.com/Automattic/wo

== Changelog ==

= 2.2.4 - 2023-xx-xx =
= 2.2.4 - 2023-03-14 =
* Fix - Incompatibility with Kadence WooCommerce Email Designer.

= 2.2.3 - 2023-02-14 =
Expand Down
2 changes: 1 addition & 1 deletion woocommerce-services.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: https://woocommerce.com/
* Text Domain: woocommerce-services
* Domain Path: /i18n/languages/
* Version: 2.2.3
* Version: 2.2.4
* Requires at least: 4.6
* Tested up to: 6.1
* WC requires at least: 3.6
Expand Down

0 comments on commit 689a1f1

Please sign in to comment.