Skip to content

Commit 6af88d3

Browse files
authored
Feature/bazaarvoice 9.1.6 version (#120)
* Updated code for Magent 2.4.6 * module version update for syntax error changes
1 parent 0b3d811 commit 6af88d3

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
@@ -5,7 +5,7 @@
55
"license": [
66
"MIT"
77
],
8-
"version": "9.1.6",
8+
"version": "9.1.6.1",
99
"autoload": {
1010
"files": [
1111
"registration.php"

etc/module.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
-->
66

77
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
8-
<module name="Bazaarvoice_Connector" setup_version="9.1.6">
8+
<module name="Bazaarvoice_Connector" setup_version="9.1.6.1">
99
<sequence>
1010
<module name="Magento_Catalog"/>
1111
<module name="Magento_Review"/>

0 commit comments

Comments
 (0)