We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4377518 + d7f581d commit b8dc9c7Copy full SHA for b8dc9c7
composer.json
@@ -1,14 +1,14 @@
1
{
2
"name": "yotpo/module-yotpo-combined",
3
"description": "Yotpo marketing extension for Magento2",
4
- "version": "4.0.23",
+ "version": "4.0.24",
5
"license": [
6
"OSL-3.0",
7
"AFL-3.0"
8
],
9
"require": {
10
- "yotpo/module-yotpo-messaging": "4.0.23",
11
- "yotpo/module-yotpo-reviews": "4.0.23"
+ "yotpo/module-yotpo-messaging": "4.0.24",
+ "yotpo/module-yotpo-reviews": "4.0.24"
12
},
13
"type": "magento2-module"
14
}
0 commit comments