Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Commit 07c7b4e

Browse files
kvhnukegamalielhere
authored andcommitted
Release: v3.38.0
1 parent 9538abb commit 07c7b4e

File tree

13 files changed

+23
-23
lines changed

13 files changed

+23
-23
lines changed

app/includes/header.tpl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,18 +90,18 @@
9090
@@if (site === 'mew' ) {
9191
<a class="brand" href="/" aria-label="Go to homepage">
9292
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
93-
<p class="small visible-xs">3.37.0</p>
93+
<p class="small visible-xs">3.38.0</p>
9494
</a>
9595
}
9696
@@if (site === 'cx' ) {
9797
<a class="brand" href="/cx-wallet.html" aria-label="Go to homepage">
9898
<img src="images/logo-myetherwalletcx.svg" height="64px" width="245px" alt="MyEtherWallet" />
99-
<p class="small visible-xs">3.37.0</p>
99+
<p class="small visible-xs">3.38.0</p>
100100
</a>
101101
}
102102
<div class="tagline">
103103

104-
<span class="hidden-xs">3.37.0</span>
104+
<span class="hidden-xs">3.38.0</span>
105105

106106
<span class="dropdown dropdown-lang" ng-cloak>
107107
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MyEtherWallet",
3-
"version": "3.37.0",
3+
"version": "3.38.0",
44
"manifest_version": 2,
55
"description": "MyEtherWallet Chrome Extension",
66
"homepage_url": "https://vintage.myetherwallet.com/",

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MyEtherWallet",
3-
"version": "3.37.0",
3+
"version": "3.38.0",
44
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
55
"author": "MyEtherWallet",
66
"license": "ISC",

chrome-extension/cx-wallet.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@
8383

8484
<a class="brand" href="/cx-wallet.html" aria-label="Go to homepage">
8585
<img src="images/logo-myetherwalletcx.svg" height="64px" width="245px" alt="MyEtherWallet" />
86-
<p class="small visible-xs">3.37.0</p>
86+
<p class="small visible-xs">3.38.0</p>
8787
</a>
8888

8989
<div class="tagline">
9090

91-
<span class="hidden-xs">3.37.0</span>
91+
<span class="hidden-xs">3.38.0</span>
9292

9393
<span class="dropdown dropdown-lang" ng-cloak>
9494
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

chrome-extension/helpers.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,13 @@
9191

9292
<a class="brand" href="/" aria-label="Go to homepage">
9393
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
94-
<p class="small visible-xs">3.37.0</p>
94+
<p class="small visible-xs">3.38.0</p>
9595
</a>
9696

9797

9898
<div class="tagline">
9999

100-
<span class="hidden-xs">3.37.0</span>
100+
<span class="hidden-xs">3.38.0</span>
101101

102102
<span class="dropdown dropdown-lang" ng-cloak>
103103
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

chrome-extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MyEtherWallet",
3-
"version": "3.37.0",
3+
"version": "3.38.0",
44
"manifest_version": 2,
55
"description": "MyEtherWallet Chrome Extension",
66
"homepage_url": "https://vintage.myetherwallet.com/",

chrome-extension/phishing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,13 @@
9090

9191
<a class="brand" href="/" aria-label="Go to homepage">
9292
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
93-
<p class="small visible-xs">3.37.0</p>
93+
<p class="small visible-xs">3.38.0</p>
9494
</a>
9595

9696

9797
<div class="tagline">
9898

99-
<span class="hidden-xs">3.37.0</span>
99+
<span class="hidden-xs">3.38.0</span>
100100

101101
<span class="dropdown dropdown-lang" ng-cloak>
102102
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

chrome-extension/privacy-policy.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,13 @@
9090

9191
<a class="brand" href="/" aria-label="Go to homepage">
9292
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
93-
<p class="small visible-xs">3.37.0</p>
93+
<p class="small visible-xs">3.38.0</p>
9494
</a>
9595

9696

9797
<div class="tagline">
9898

99-
<span class="hidden-xs">3.37.0</span>
99+
<span class="hidden-xs">3.38.0</span>
100100

101101
<span class="dropdown dropdown-lang" ng-cloak>
102102
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

dist/helpers.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,13 @@
9191

9292
<a class="brand" href="/" aria-label="Go to homepage">
9393
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
94-
<p class="small visible-xs">3.37.0</p>
94+
<p class="small visible-xs">3.38.0</p>
9595
</a>
9696

9797

9898
<div class="tagline">
9999

100-
<span class="hidden-xs">3.37.0</span>
100+
<span class="hidden-xs">3.38.0</span>
101101

102102
<span class="dropdown dropdown-lang" ng-cloak>
103103
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

dist/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,13 @@
9191

9292
<a class="brand" href="/" aria-label="Go to homepage">
9393
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
94-
<p class="small visible-xs">3.37.0</p>
94+
<p class="small visible-xs">3.38.0</p>
9595
</a>
9696

9797

9898
<div class="tagline">
9999

100-
<span class="hidden-xs">3.37.0</span>
100+
<span class="hidden-xs">3.38.0</span>
101101

102102
<span class="dropdown dropdown-lang" ng-cloak>
103103
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

0 commit comments

Comments
 (0)