Skip to content

Commit 2f6c411

Browse files
committed
enhance(composer.json):promote version to 4.0.32
1 parent 6d3d619 commit 2f6c411

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
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.31",
4+
"version": "4.0.32",
55
"license": [
66
"OSL-3.0",
77
"AFL-3.0"

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.31">
3+
<module name="Yotpo_Core" setup_version="4.0.32">
44
<sequence>
55
<module name="Magento_Catalog"/>
66
<module name="Magento_Sales"/>

0 commit comments

Comments
 (0)