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 734815c commit 91efa85Copy full SHA for 91efa85
doc/release-notes.md
@@ -2,6 +2,11 @@ IntegerNet_Solr for Magento 2
2
===============
3
Release Notes
4
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
10
Version 1.6.1 (Feb 11, 2019)
11
----------------------------
12
main/src/etc/module.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
- <module name="IntegerNet_Solr" setup_version="1.6.1">
+ <module name="IntegerNet_Solr" setup_version="1.6.2">
<sequence>
<module name="Magento_Store"/>
<module name="Magento_Search"/>
0 commit comments