From 61c5348a0fee1e94743e3f3e98a5d9ab3c6054a6 Mon Sep 17 00:00:00 2001 From: Anatol Alfer Date: Wed, 14 Aug 2024 11:49:17 +0300 Subject: [PATCH] Bump versions --- Block/Adminhtml/Config/Support/SupportTab.php | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Block/Adminhtml/Config/Support/SupportTab.php b/Block/Adminhtml/Config/Support/SupportTab.php index a924a750..d375fd50 100644 --- a/Block/Adminhtml/Config/Support/SupportTab.php +++ b/Block/Adminhtml/Config/Support/SupportTab.php @@ -9,7 +9,7 @@ class SupportTab extends Template implements RendererInterface { - const POSTNL_VERSION = '1.15.2'; + const POSTNL_VERSION = '1.16.0'; const XPATH_SUPPORTED_MAGENTO_VERSION = 'tig_postnl/supported_magento_version'; diff --git a/composer.json b/composer.json index 8682fbcd..219865a8 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ }, "type": "magento2-module", "license": "CC-BY-NC-ND-3.0", - "version": "1.15.2", + "version": "1.16.0", "keywords": ["PostNL", "Official PostNL extension", "Magento 2"], "autoload": { "files": [