From 98a4d5e3298484d3e1e94dd7256a5168162de3d0 Mon Sep 17 00:00:00 2001 From: tayvano Date: Mon, 28 Aug 2017 10:09:48 -0700 Subject: [PATCH] version bump --- app/includes/header.tpl | 2 +- app/manifest.json | 2 +- app/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 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",