We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba1f628 commit 718aa5eCopy full SHA for 718aa5e
composer.json
@@ -2,7 +2,7 @@
2
"name": "smartsupp/smartsupp",
3
"description": "Engage your customers in a faster and more personal way with Smartsupp Live Chat.",
4
"type": "magento2-module",
5
- "version": "2.0.4",
+ "version": "2.0.5",
6
"license": [
7
"OSL-3.0"
8
],
etc/module.xml
@@ -1,3 +1,3 @@
1
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
- <module name="Smartsupp_Smartsupp" setup_version="2.0.4" />
+ <module name="Smartsupp_Smartsupp" setup_version="2.0.5" />
</config>
0 commit comments