Skip to content

Commit 91efa85

Browse files
committed
New version 1.6.2
1 parent 734815c commit 91efa85

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

doc/release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ IntegerNet_Solr for Magento 2
22
===============
33
Release Notes
44

5+
Version 1.6.2 (Feb 13, 2019)
6+
----------------------------
7+
8+
- Fix another bug with the Magento 2 Commerce staging feature on category pages
9+
510
Version 1.6.1 (Feb 11, 2019)
611
----------------------------
712

main/src/etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
3-
<module name="IntegerNet_Solr" setup_version="1.6.1">
3+
<module name="IntegerNet_Solr" setup_version="1.6.2">
44
<sequence>
55
<module name="Magento_Store"/>
66
<module name="Magento_Search"/>

0 commit comments

Comments
 (0)