From 782a3d418813dbdb53b73e7b855aac013b6ac89a Mon Sep 17 00:00:00 2001 From: Bartosz Kubicki Date: Mon, 9 Mar 2020 22:42:48 +0100 Subject: [PATCH] Bumping module version --- CHANGELOG.md | 5 ++++- composer.json | 2 +- etc/adminhtml/routes.xml | 2 -- etc/module.xml | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7028137..72f6d95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,4 +21,7 @@ ### 1.3.0 ### * major refactor of controllers -* fix for not working (because of different reasons) file downloads on frontend \ No newline at end of file +* fix for not working (because of different reasons) file downloads on frontend + +### 1.3.1 ### +* fix for adminthtml routes.xml \ No newline at end of file diff --git a/composer.json b/composer.json index 201a2ea..c11da04 100755 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "magento/module-ui": "*" }, "type": "magento2-module", - "version": "1.3.0", + "version": "1.3.1", "license": [ "MIT" ], diff --git a/etc/adminhtml/routes.xml b/etc/adminhtml/routes.xml index 32f71c9..089c88e 100644 --- a/etc/adminhtml/routes.xml +++ b/etc/adminhtml/routes.xml @@ -9,11 +9,9 @@ - - diff --git a/etc/module.xml b/etc/module.xml index 7ce9b37..3cb64b5 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -7,7 +7,7 @@ --> - +