Skip to content

Commit 2ac974b

Browse files
Vtiwari01tulsa-dev
andauthored
Feature/codingstandard changes (#98)
module version update for magento 2.4.5 Co-authored-by: tulsa-dev <[email protected]> Co-authored-by: tulsa-dev <[email protected]>
1 parent 06192be commit 2ac974b

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

0 commit comments

Comments
 (0)