diff --git a/app/includes/header.tpl b/app/includes/header.tpl
index 111c99cd0f..a01a6602f3 100644
--- a/app/includes/header.tpl
+++ b/app/includes/header.tpl
@@ -58,7 +58,7 @@
}
-
3.10.2.6
+
3.10.2.7
{{curLang}}
diff --git a/app/manifest.json b/app/manifest.json
index cfb4d81c4b..d8df27da3b 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,6 +1,6 @@
{
"name": "MyEtherWallet",
- "version": "3.10.2.6",
+ "version": "3.10.2.7",
"manifest_version": 2,
"description": "MyEtherWallet Chrome Extension",
"homepage_url": "https://www.myetherwallet.com/",
diff --git a/app/package.json b/app/package.json
index 7c70bb4686..bb14f81326 100644
--- a/app/package.json
+++ b/app/package.json
@@ -1,6 +1,6 @@
{
"name": "MyEtherWallet",
- "version": "3.10.2.6",
+ "version": "3.10.2.7",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",