Skip to content

Commit e8606bf

Browse files
committed
POSTNL-336 :: bump version to 1.22.0
1 parent fc61e75 commit e8606bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Block/Adminhtml/Config/Support/SupportTab.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class SupportTab extends Template implements RendererInterface
1111
{
12-
const POSTNL_VERSION = '1.21.0';
12+
const POSTNL_VERSION = '1.22.0';
1313

1414
const XPATH_SUPPORTED_MAGENTO_VERSION = 'tig_postnl/supported_magento_version';
1515

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"type": "magento2-module",
1414
"license": "CC-BY-NC-ND-3.0",
15-
"version": "1.21.0",
15+
"version": "1.22.0",
1616
"keywords": ["PostNL", "Official PostNL extension", "Magento 2"],
1717
"autoload": {
1818
"files": [

0 commit comments

Comments
 (0)