Skip to content

Commit e47a9ba

Browse files
committed
🔖 Bump version 2.11.6
1 parent f9e0198 commit e47a9ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mundipagg/mundipagg-magento2-module",
33
"license": "MIT",
4-
"version": "2.11.5",
4+
"version": "2.11.6",
55
"type": "magento2-module",
66
"description": "Magento 2 Module Mundipagg",
77
"require": {

etc/module.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010
-->
1111
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
12-
<module name="MundiPagg_MundiPagg" setup_version="2.11.5">
12+
<module name="MundiPagg_MundiPagg" setup_version="2.11.6">
1313
<sequence>
1414
<module name="Magento_Sales" />
1515
<module name="Magento_Payment" />

0 commit comments

Comments
 (0)