Skip to content

Commit

Permalink
Feature/codingstandard changes (#98)
Browse files Browse the repository at this point in the history
module version update for magento 2.4.5

Co-authored-by: tulsa-dev <[email protected]>
Co-authored-by: tulsa-dev <[email protected]>
  • Loading branch information
3 people authored Sep 16, 2022
1 parent 06192be commit 2ac974b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": [
"MIT"
],
"version": "9.1.4",
"version": "9.1.5",
"autoload": {
"files": [
"registration.php"
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
-->

<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.4">
<module name="Bazaarvoice_Connector" setup_version="9.1.5">
<sequence>
<module name="Magento_Catalog"/>
<module name="Magento_Review"/>
Expand Down

0 comments on commit 2ac974b

Please sign in to comment.