Skip to content

Commit

Permalink
Set version v0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
reindertvetter committed Feb 22, 2017
1 parent 10457ee commit d1c1009
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": "myparcelnl/magento",
"description": "A Magento 2 module that creates MyParcel labels",
"type": "magento2-module",
"version": "v0.1.8",
"version": "v0.1.10",
"homepage": "https://www.myparcel.nl",
"tags": ["MyParcel", "My Parcel", "Post NL", "PostNL", "Magento 2"],
"license": "CC BY-NC-ND 3.0 NL",
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="MyParcelNL_Magento" setup_version="0.1.9">
<module name="MyParcelNL_Magento" setup_version="0.1.10">
<sequence>
<module name="Magento_Sales"/>
</sequence>
Expand Down

0 comments on commit d1c1009

Please sign in to comment.