We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f9c4e1 commit b2f4cdcCopy full SHA for b2f4cdc
Model/Config.php
@@ -25,7 +25,7 @@ class Config implements PayUConfigInterface
25
/**
26
* Current Plugin Version
27
*/
28
- const PLUGIN_VERSION = '1.2.6';
+ const PLUGIN_VERSION = '1.2.7';
29
30
31
* @var \OpenPayU_Configuration
composer.json
@@ -10,7 +10,7 @@
10
"payu magento 2"
11
],
12
"type": "magento2-module",
13
- "version": "1.2.6",
+ "version": "1.2.7",
14
"license": [
15
"OSL-3.0",
16
"AFL-3.0"
0 commit comments