Skip to content

Commit

Permalink
version bumped to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinjohnsonso committed Jul 8, 2021
1 parent 739e9b1 commit 98eff52
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 @@ -18,7 +18,7 @@
"email": "support@tawk.to",
"issues": "https://github.com/tawk/tawk-magento-2/issues"
},
"version": "1.5.1",
"version": "1.5.2",
"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.5.1"/>
<module name="Tawk_Widget" setup_version="1.5.2"/>
</config>

0 comments on commit 98eff52

Please sign in to comment.