Skip to content

Commit 279670b

Browse files
committed
Update version to 6.3.7 in readme and package.json
1 parent 859bde9 commit 279670b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

build/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "monei-woocommerce",
3-
"version": "6.3.6",
3+
"version": "6.3.7",
44
"main": "index.js",
55
"repository": "git@github.com:MONEI/MONEI-WooCommerce.git",
66
"author": "MONEI <support@monei.com>",
77
"license": "MIT",
88
"private": true,
99
"scripts": {
10-
"build": "terser ../assets/js/monei-cc-classic.js --compress --mangle --output ../public/js/monei-cc-classic.min.js",
1110
"release": "release-it"
1211
},
1312
"release-it": {

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ By using this plugin you agree with MONEI [Terms of Service](https://monei.com/l
107107
* Fix - Send correct useragent version
108108
* Fix - plugin crashes when updating from older version
109109

110-
2025-06-05 - version 6.3.6
110+
2025-06-05 - version 6.3.7
111111
* Fix - Remove old _payment_method transients on activation and update
112112

113113
2025-06-04 - version 6.3.5

0 commit comments

Comments
 (0)