Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
nauman-coeus committed Mar 29, 2021
1 parent 5cefa8d commit ffd6b26
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,3 +263,4 @@ Our eKomi headquarters in Berlin is the best place to start if you need help wit
| 2.5.2 | zip (170.9 kB) | 2021-Mar-25 |
| 2.5.3 | zip (170.9 kB) | 2021-Mar-26 |
| 2.5.4 | zip (170.9 kB) | 2021-Mar-27 |
| 2.5.6 | zip (170.9 kB) | 2021-Mar-27 |
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ekomiltd/ekomiintegration",
"description": "eKomi Plugin for Magento allows you to integrate your Magento shop easily with eKomi system. This allows you to collect verified reviews, display eKomi seal on your website and get your seller ratings on Google. This helps you increase your website's click through rates, conversion rates and also, if you are running Google AdWord Campaigns, this helps in improving your Quality Score and hence your costs per click.",
"type": "magento2-module",
"version": "2.5.4",
"version": "2.5.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../lib/internal/Magento/Framework/Module/etc/module.xsd">
<module name="Ekomi_EkomiIntegration" setup_version="2.5.4" />
<module name="Ekomi_EkomiIntegration" setup_version="2.5.6" />
</config>

0 comments on commit ffd6b26

Please sign in to comment.