Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
regdos committed May 9, 2019
1 parent 3c381f7 commit 3461d4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Model/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class Config implements PayUConfigInterface
/**
* Current Plugin Version
*/
const PLUGIN_VERSION = '1.2.8';
const PLUGIN_VERSION = '1.2.9';

/**
* @var \OpenPayU_Configuration
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"payu magento 2"
],
"type": "magento2-module",
"version": "1.2.8",
"version": "1.2.9",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down

0 comments on commit 3461d4f

Please sign in to comment.