Skip to content

Commit b8dc9c7

Browse files
authored
Merge pull request #67 from YotpoLtd/release-4.0.24
enhance(composer.json):bump version 4.0.24
2 parents 4377518 + d7f581d commit b8dc9c7

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

0 commit comments

Comments
 (0)