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.
2 parents 1a88f2e + 26e5171 commit ff503d6Copy full SHA for ff503d6
composer.json
@@ -2,7 +2,7 @@
2
"name": "gigya/magento2-im",
3
"description": "Gigya Identity Management for Magento 2",
4
"type": "magento2-module",
5
- "version": "5.7.0",
+ "version": "5.7.1",
6
"license": [
7
"OSL-3.0",
8
"AFL-3.0"
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="Gigya_GigyaIM" setup_version="5.7.0">
+ <module name="Gigya_GigyaIM" setup_version="5.7.1">
<sequence>
<module name="Magento_Framework"/>
<module name="Magento_Customer"/>
0 commit comments