Skip to content

Commit 95c085a

Browse files
tulsa-devVtiwari01
andauthored
Feature/bazaarvoice 9.1.6 version (#121)
* Updated code for Magent 2.4.6 * module version update for syntax error changes * updated to the latest --------- Co-authored-by: Vtiwari01 <[email protected]>
1 parent 6af88d3 commit 95c085a

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.1",
8+
"version": "9.1.7",
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.1">
8+
<module name="Bazaarvoice_Connector" setup_version="9.1.7">
99
<sequence>
1010
<module name="Magento_Catalog"/>
1111
<module name="Magento_Review"/>

0 commit comments

Comments
 (0)