diff --git a/Model/Config.php b/Model/Config.php index 8cf7511..99bf64e 100644 --- a/Model/Config.php +++ b/Model/Config.php @@ -25,7 +25,7 @@ class Config implements PayUConfigInterface /** * Current Plugin Version */ - const PLUGIN_VERSION = '1.2.6'; + const PLUGIN_VERSION = '1.2.7'; /** * @var \OpenPayU_Configuration diff --git a/composer.json b/composer.json index 6afb650..6b86141 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "payu magento 2" ], "type": "magento2-module", - "version": "1.2.6", + "version": "1.2.7", "license": [ "OSL-3.0", "AFL-3.0"