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 24e5af6 commit 16917c4Copy full SHA for 16917c4
doc/release-notes.md
@@ -2,6 +2,11 @@ IntegerNet_Solr for Magento 2
2
===============
3
Release Notes
4
5
+Version 1.6.1 (Feb 11, 2019)
6
+----------------------------
7
+
8
+- Fix a bug with the Magento 2 Commerce staging feature on category pages
9
10
Version 1.6.0 (Feb 4, 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.0">
+ <module name="IntegerNet_Solr" setup_version="1.6.1">
<sequence>
<module name="Magento_Store"/>
<module name="Magento_Search"/>
0 commit comments