Skip to content

Commit bb6bf44

Browse files
authored
Merge pull request #195 from YotpoLtd/release-4.0.24
enhance(composer.json):bump version 4.0.24
2 parents 90524c1 + 2b6de6b commit bb6bf44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yotpo/module-yotpo-core",
33
"description": "Yotpo Reviews core extension for Magento2",
4-
"version": "4.0.23",
4+
"version": "4.0.24",
55
"license": [
66
"OSL-3.0",
77
"AFL-3.0"

etc/module.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0"?>
22
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
3-
<module name="Yotpo_Core" setup_version="4.0.23" />
3+
<module name="Yotpo_Core" setup_version="4.0.24" />
44
</config>

0 commit comments

Comments
 (0)