diff --git a/Model/Api/Data.php b/Model/Api/Data.php index 0fd666b..39b4733 100644 --- a/Model/Api/Data.php +++ b/Model/Api/Data.php @@ -1383,7 +1383,7 @@ public function setConfig($mage_store_id, $configName, $scope, $newValue) */ public function getVersion() { - return '2.8.1'; + return '2.9.0'; } /** diff --git a/composer.json b/composer.json index cddb081..ec15881 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "lib-libxml": "*" }, "type": "magento2-module", - "version": "2.8.1", + "version": "2.9.0", "license": [ "OSL-3.0", "AFL-3.0" diff --git a/etc/module.xml b/etc/module.xml index 75915d0..bf876cc 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,5 +1,5 @@ - +