diff --git a/Model/Api/Data.php b/Model/Api/Data.php index 93e1e0f..301549d 100644 --- a/Model/Api/Data.php +++ b/Model/Api/Data.php @@ -1354,7 +1354,7 @@ public function setConfig($mage_store_id, $configName, $scope, $newValue) */ public function getVersion() { - return '2.6.1'; + return '2.7.0'; } /** diff --git a/composer.json b/composer.json index 34752c0..cb65915 100644 --- a/composer.json +++ b/composer.json @@ -6,10 +6,11 @@ "magento/module-backend": ">=100.1.0", "magento/module-media-storage": ">=100.1.0", "magento/framework": ">=100.1.0", + "magento/zendframework1": "^1.15", "lib-libxml": "*" }, "type": "magento2-module", - "version": "2.6.1", + "version": "2.7.0", "license": [ "OSL-3.0", "AFL-3.0" diff --git a/etc/module.xml b/etc/module.xml index 2561964..52da0aa 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,5 +1,5 @@ - +