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 4e5e9d0 commit 1fe8f80Copy full SHA for 1fe8f80
doc/release-notes.md
@@ -2,6 +2,11 @@ IntegerNet_Solr for Magento 2
2
===============
3
Release Notes
4
5
+Version 1.7.1 (Jul 4, 2019)
6
+----------------------------
7
+
8
+- Compatibility to Magento 2.3.2 (thanks Gerrit Pechmann!)
9
10
Version 1.7.0 (May 22, 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.7.0">
+ <module name="IntegerNet_Solr" setup_version="1.7.1">
<sequence>
<module name="Magento_Store"/>
<module name="Magento_Search"/>
0 commit comments