We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3d811 commit 6af88d3Copy full SHA for 6af88d3
composer.json
@@ -5,7 +5,7 @@
5
"license": [
6
"MIT"
7
],
8
- "version": "9.1.6",
+ "version": "9.1.6.1",
9
"autoload": {
10
"files": [
11
"registration.php"
etc/module.xml
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
- <module name="Bazaarvoice_Connector" setup_version="9.1.6">
+ <module name="Bazaarvoice_Connector" setup_version="9.1.6.1">
<sequence>
<module name="Magento_Catalog"/>
<module name="Magento_Review"/>
0 commit comments