diff --git a/composer.json b/composer.json index 9c86186..e613438 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*" }, "type": "magento2-module", - "version": "1.1.3", + "version": "1.1.4", "autoload": { "files": [ "registration.php" @@ -33,4 +33,4 @@ "MagePal\\LinkProduct\\": "" } } -} \ No newline at end of file +}