Skip to content

Commit f76a1b4

Browse files
authored
Update composer.json
1 parent 790da74 commit f76a1b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
],
1010
"type": "magento2-module",
11-
"version": "1.1.6",
11+
"version": "1.1.7",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"
@@ -62,6 +62,6 @@
6262
"minimum-stability": "beta",
6363
"prefer-stable": true,
6464
"extra": {
65-
"map" : [["app/code/MercadoPago/Core", "MercadoPago/Core"]]
65+
"map" : [["app/code/MercadoPago", "MercadoPago"]]
6666
}
6767
}

0 commit comments

Comments
 (0)