Skip to content

Commit bec363f

Browse files
committed
Set version 2.0.3 in source
1 parent 29b987b commit bec363f

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

.idea/encodings.xml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2",
5+
"version": "2.0.3",
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.2" />
2+
<module name="Smartsupp_Smartsupp" setup_version="2.0.3" />
33
</config>

0 commit comments

Comments
 (0)