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 00ccd89 commit 5d0822bCopy full SHA for 5d0822b
Model/Config.php
@@ -25,7 +25,7 @@ class Config implements PayUConfigInterface
25
/**
26
* Current Plugin Version
27
*/
28
- const PLUGIN_VERSION = '1.2.9';
+ const PLUGIN_VERSION = '1.2.10';
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.9",
+ "version": "1.2.10",
14
"license": [
15
"OSL-3.0",
16
"AFL-3.0"
0 commit comments