diff --git a/scm-plugins/scm-git-plugin/package.json b/scm-plugins/scm-git-plugin/package.json
index a01cefe503..c679f259c8 100644
--- a/scm-plugins/scm-git-plugin/package.json
+++ b/scm-plugins/scm-git-plugin/package.json
@@ -5,7 +5,7 @@
"build": "ui-bundler plugin"
},
"dependencies": {
- "@scm-manager/ui-extensions": "^0.0.5"
+ "@scm-manager/ui-extensions": "^0.0.6"
},
"devDependencies": {
"@scm-manager/ui-bundler": "^0.0.3"
diff --git a/scm-plugins/scm-hg-plugin/package.json b/scm-plugins/scm-hg-plugin/package.json
index 3f08153700..ff7e9ab6b3 100644
--- a/scm-plugins/scm-hg-plugin/package.json
+++ b/scm-plugins/scm-hg-plugin/package.json
@@ -5,7 +5,7 @@
"build": "ui-bundler plugin"
},
"dependencies": {
- "@scm-manager/ui-extensions": "^0.0.5"
+ "@scm-manager/ui-extensions": "^0.0.6"
},
"devDependencies": {
"@scm-manager/ui-bundler": "^0.0.3"
diff --git a/scm-plugins/scm-svn-plugin/package.json b/scm-plugins/scm-svn-plugin/package.json
index fa91fc4969..195897cbbe 100644
--- a/scm-plugins/scm-svn-plugin/package.json
+++ b/scm-plugins/scm-svn-plugin/package.json
@@ -5,7 +5,7 @@
"build": "ui-bundler plugin"
},
"dependencies": {
- "@scm-manager/ui-extensions": "^0.0.5"
+ "@scm-manager/ui-extensions": "^0.0.6"
},
"devDependencies": {
"@scm-manager/ui-bundler": "^0.0.3"
diff --git a/scm-ui/package.json b/scm-ui/package.json
index 49c83aee38..267e2926ce 100644
--- a/scm-ui/package.json
+++ b/scm-ui/package.json
@@ -5,7 +5,7 @@
"private": true,
"main": "src/index.js",
"dependencies": {
- "@scm-manager/ui-extensions": "^0.0.5",
+ "@scm-manager/ui-extensions": "^0.0.6",
"bulma": "^0.7.1",
"classnames": "^2.2.5",
"font-awesome": "^4.7.0",
diff --git a/scm-ui/public/index.html b/scm-ui/public/index.html
index 8a6237c9b9..c76e55cac3 100644
--- a/scm-ui/public/index.html
+++ b/scm-ui/public/index.html
@@ -39,8 +39,5 @@
-->
-
-
-