Skip to content

Commit aa63382

Browse files
committed
upgrade to version 2.1.5
1 parent 199f96f commit aa63382

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"magento/framework": "100.0.*|100.1.*|101.0.*"
1616
},
1717
"type": "magento2-module",
18-
"version": "2.1.4",
18+
"version": "2.1.5",
1919
"license": [
2020
"OSL-3.0",
2121
"AFL-3.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<p class="magento-version">
22
<strong><?= /* @escapeNotVerified */ base64_decode('RkFRcyBFeHRlbnNpb24=') ?></strong>
3-
<?= /* @escapeNotVerified */ base64_decode('Mi4xLjQ='); ?>
3+
<?= /* @escapeNotVerified */ base64_decode('Mi4xLjU='); ?>
44
</p>

0 commit comments

Comments
 (0)