Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
regdos committed Sep 2, 2020
1 parent 9494bca commit 6e28d5b
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.10';
const PLUGIN_VERSION = '1.3.0';

/**
* @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.10",
"version": "1.3.0",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down

0 comments on commit 6e28d5b

Please sign in to comment.