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 36993c3 + 34aef3b commit 98255f7Copy full SHA for 98255f7
composer.json
@@ -1,14 +1,14 @@
1
{
2
"name": "yotpo/module-yotpo-combined",
3
"description": "Yotpo marketing extension for Magento2",
4
- "version": "4.0.28",
+ "version": "4.0.29",
5
"license": [
6
"OSL-3.0",
7
"AFL-3.0"
8
],
9
"require": {
10
- "yotpo/module-yotpo-messaging": "4.0.28",
11
- "yotpo/module-yotpo-reviews": "4.0.28"
+ "yotpo/module-yotpo-messaging": "4.0.29",
+ "yotpo/module-yotpo-reviews": "4.0.29"
12
},
13
"type": "magento2-module"
14
}
0 commit comments