Skip to content

Commit ee1a061

Browse files
authored
Merge pull request #69 from YotpoLtd/COR-2102-bump-version-4026
COR-2102 config(composer.json):bump version
2 parents 7e43093 + 58e23ae commit ee1a061

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

0 commit comments

Comments
 (0)