Skip to content

Commit

Permalink
bumped composer and module version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinjohnsonso committed Jan 13, 2021
1 parent 1f715c2 commit 1f25040
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tawk/widget",
"description": "Tawk live chat widget",
"type": "magento2-module",
"version": "1.4.0",
"version": "1.4.1",
"license": [
"OSL-3.0"
],
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
-->

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Tawk_Widget" setup_version="1.4.0"/>
<module name="Tawk_Widget" setup_version="1.4.1"/>
</config>

0 comments on commit 1f25040

Please sign in to comment.