diff --git a/composer.json b/composer.json index a77e75949eacb328d7c853cd841444a269892564..2c91207fc663584e83c9d459b353266a455f1984 100755 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "php": "~5.5.0|~5.6.0|~7.0.0" }, "type": "magento2-module", - "version": "1.1.4", + "version": "1.1.5", "license": [ "OSL-3.0", "AFL-3.0" diff --git a/etc/module.xml b/etc/module.xml index 2f6d1d6bfcb75a5f4d6871969b5c34a1eda99561..710774852114ba7b4ff6de4aed6dbefda223e522 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd"> - <module name="NicolasBejean_CategoryWidget" setup_version="1.0.0" /> + <module name="NicolasBejean_CategoryWidget" setup_version="1.1.5" /> </config> \ No newline at end of file