Skip to content

Commit c1b5472

Browse files
authored
Merge pull request #70 from YotpoLtd/COR-2092-magento-244-support
COR-2092 Magento 2.4.4 Support
2 parents ee1a061 + 5f1a783 commit c1b5472

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "yotpo/module-yotpo-combined",
33
"description": "Yotpo marketing extension for Magento2",
4-
"version": "4.0.26",
4+
"version": "4.0.27",
55
"license": [
66
"OSL-3.0",
77
"AFL-3.0"
88
],
99
"require": {
10-
"yotpo/module-yotpo-messaging": "4.0.26",
11-
"yotpo/module-yotpo-reviews": "4.0.26"
10+
"yotpo/module-yotpo-messaging": "4.0.27",
11+
"yotpo/module-yotpo-reviews": "4.0.27"
1212
},
1313
"type": "magento2-module"
1414
}

0 commit comments

Comments
 (0)