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 @@
-->
-
+