Skip to content

Commit 422bf24

Browse files
committed
Update version
1 parent f043883 commit 422bf24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcode-nl/api-magento2-module",
3-
"version": "3.6.2",
3+
"version": "3.6.3",
44
"description": "Postcode.eu International Address API module for Magento 2. Adds autocompletion for addresses in multiple countries using official postal data.",
55
"require": {
66
"php": "^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4",

etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<default>
44
<postcodenl_api>
55
<status>
6-
<module_version>3.6.2</module_version>
6+
<module_version>3.6.3</module_version>
77
<account_status>new</account_status>
88
</status>
99
<general>

0 commit comments

Comments
 (0)