Skip to content

Commit 4442e8c

Browse files
committed
woorelease: Product version bump update
1 parent 44664a9 commit 4442e8c

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

3-
= 3.0.3 - 2025-xx-xx =
3+
= 3.0.3 - 2025-06-12 =
44
* Tweak - Update Org store screenshots.
55

66
= 3.0.2 - 2025-06-02 =

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": "3.0.2",
3+
"version": "3.0.3",
44
"scripts": {
55
"start": "cross-env NODE_ENV=development CALYPSO_CLIENT=true webpack-dev-server --hot --inline --watch --content-base dist --port 8085 --host 0.0.0.0",
66
"watch": "cross-env NODE_ENV=development CALYPSO_CLIENT=true webpack --watch",

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Requires Plugins: woocommerce
77
Tested up to: 6.8
88
WC requires at least: 9.6
99
WC tested up to: 9.8
10-
Stable tag: 3.0.2
10+
Stable tag: 3.0.3
1111
License: GPLv2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313

@@ -70,7 +70,7 @@ This plugin relies on the following external services:
7070

7171
== Changelog ==
7272

73-
= 3.0.3 - 2025-xx-xx =
73+
= 3.0.3 - 2025-06-12 =
7474
* Tweak - Update Org store screenshots.
7575

7676
= 3.0.2 - 2025-06-02 =

woocommerce-services.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Author URI: https://woocommerce.com/
99
* Text Domain: woocommerce-services
1010
* Domain Path: /i18n/languages/
11-
* Version: 3.0.2
11+
* Version: 3.0.3
1212
* Requires Plugins: woocommerce
1313
* Requires PHP: 7.4
1414
* Requires at least: 6.6

0 commit comments

Comments
 (0)