Skip to content

Commit

Permalink
Changed version of MP_VERSION constant to 4.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cleitonaguiarandrade committed Aug 16, 2022
1 parent 0af8ab9 commit 0ab666f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mercadopago.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* International Registered Trademark & Property of MercadoPago
*/

define('MP_VERSION', '4.11.1');
define('MP_VERSION', '4.11.2');
define('MP_ROOT_URL', dirname(__FILE__));

if (!defined('_PS_VERSION_')) {
Expand Down

0 comments on commit 0ab666f

Please sign in to comment.