Skip to content

Commit 22a6933

Browse files
committed
Update version
1 parent a8fef34 commit 22a6933

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Model/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Config implements PayUConfigInterface
2525
/**
2626
* Current Plugin Version
2727
*/
28-
const PLUGIN_VERSION = '1.3.0';
28+
const PLUGIN_VERSION = '1.3.1';
2929

3030
/**
3131
* @var \OpenPayU_Configuration

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"payu magento 2"
1111
],
1212
"type": "magento2-module",
13-
"version": "1.3.0",
13+
"version": "1.3.1",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

0 commit comments

Comments
 (0)