Skip to content

Commit 718aa5e

Browse files
committed
Version 2.0.5
- Just to upload to store because of compatibility with Magento 2.4
1 parent ba1f628 commit 718aa5e

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": "smartsupp/smartsupp",
33
"description": "Engage your customers in a faster and more personal way with Smartsupp Live Chat.",
44
"type": "magento2-module",
5-
"version": "2.0.4",
5+
"version": "2.0.5",
66
"license": [
77
"OSL-3.0"
88
],

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
2-
<module name="Smartsupp_Smartsupp" setup_version="2.0.4" />
2+
<module name="Smartsupp_Smartsupp" setup_version="2.0.5" />
33
</config>

0 commit comments

Comments
 (0)