Skip to content

Commit 6e21d5c

Browse files
authored
Merge pull request #65 from YotpoLtd/release-4.0.22
bump version to 4.0.22
2 parents 9306bf0 + 74f124b commit 6e21d5c

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.21",
4+
"version": "4.0.22",
55
"license": [
66
"OSL-3.0",
77
"AFL-3.0"
88
],
99
"require": {
10-
"yotpo/module-yotpo-messaging": "4.0.21",
11-
"yotpo/module-yotpo-reviews": "4.0.21"
10+
"yotpo/module-yotpo-messaging": "4.0.22",
11+
"yotpo/module-yotpo-reviews": "4.0.22"
1212
},
1313
"type": "magento2-module"
1414
}

0 commit comments

Comments
 (0)