Skip to content

Commit 1fe8f80

Browse files
committed
New version 1.7.1
1 parent 4e5e9d0 commit 1fe8f80

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.7.1 (Jul 4, 2019)
6+
----------------------------
7+
8+
- Compatibility to Magento 2.3.2 (thanks Gerrit Pechmann!)
9+
510
Version 1.7.0 (May 22, 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.7.0">
3+
<module name="IntegerNet_Solr" setup_version="1.7.1">
44
<sequence>
55
<module name="Magento_Store"/>
66
<module name="Magento_Search"/>

0 commit comments

Comments
 (0)