Skip to content

Commit ff503d6

Browse files
authored
Merge pull request #112 from gigya/develop
Update version tag (MINOR)
2 parents 1a88f2e + 26e5171 commit ff503d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gigya/magento2-im",
33
"description": "Gigya Identity Management for Magento 2",
44
"type": "magento2-module",
5-
"version": "5.7.0",
5+
"version": "5.7.1",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"

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="Gigya_GigyaIM" setup_version="5.7.0">
3+
<module name="Gigya_GigyaIM" setup_version="5.7.1">
44
<sequence>
55
<module name="Magento_Framework"/>
66
<module name="Magento_Customer"/>

0 commit comments

Comments
 (0)