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 81d6d6a commit ebb81fcCopy full SHA for ebb81fc
doc/release-notes.md
@@ -2,6 +2,11 @@ IntegerNet_Solr for Magento 2
2
===============
3
Release Notes
4
5
+Version 1.3.1 (Aug 17, 2017)
6
+---------------
7
+
8
+- Compatibility fixes for Magento 2.2 RC20
9
10
Version 1.3.0 (Aug 17, 2017)
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.3.0">
+ <module name="IntegerNet_Solr" setup_version="1.3.1">
<sequence>
<module name="Magento_Search"/>
<module name="Magento_CatalogSearch"/>
0 commit comments