Skip to content

Commit

Permalink
Merge pull request #3 from sitewards/adhoc-bump-release-version
Browse files Browse the repository at this point in the history
ADHOC bump version for nect release
  • Loading branch information
skalenji authored May 24, 2019
2 parents 7a44001 + 089f233 commit a41028b
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 @@ -5,7 +5,7 @@
"php": "^7.0.0"
},
"type": "magento2-module",
"version": "1.0.0",
"version": "1.1.0",
"license": "proprietary",
"autoload": {
"files": [
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Sitewards_Fix13929" setup_version="1.0.0">
<module name="Sitewards_Fix13929" setup_version="1.1.0">
</module>
</config>

0 comments on commit a41028b

Please sign in to comment.