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

Commit

Permalink
Release: v3.9.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tayvano committed Jul 16, 2017
1 parent fa7a8fd commit b17a2ed
Show file tree
Hide file tree
Showing 12 changed files with 68 additions and 24 deletions.
2 changes: 1 addition & 1 deletion app/includes/header.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
}
<div class="tagline">

<span>v3.9.9.1</span>
<span>v3.9.9.2</span>

<span class="dropdown dropdown-lang" ng-cloak>
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle btn btn-white" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>
Expand Down
2 changes: 1 addition & 1 deletion app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MyEtherWallet CX",
"version": "3.9.9.1",
"version": "3.9.9.2",
"manifest_version": 2,
"description": "MyEtherWallet Chrome Extension",
"homepage_url": "https://www.myetherwallet.com/",
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MyEtherWallet",
"version": "3.9.9.1",
"version": "3.9.9.2",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
Expand Down
14 changes: 7 additions & 7 deletions app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,12 @@
"decimal":6,
"type":"default"
},
{
"address":"0x41e5560054824ea6b0732e656e3ad64e20e94e45",
"symbol":"CVC",
"decimal":8,
"type":"default"
},
{
"address":"0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413",
"symbol":"DAO",
Expand Down Expand Up @@ -540,11 +546,5 @@
"symbol":"XID",
"decimal":8,
"type":"default"
},
{
"address":"0x41e5560054824ea6b0732e656e3ad64e20e94e45",
"symbol":"CVC",
"decimal":8,
"type":"default"
}
}
]
4 changes: 2 additions & 2 deletions chrome-extension/cx-wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<div class="tagline">

<span>v3.9.9.1</span>
<span>v3.9.9.2</span>

<span class="dropdown dropdown-lang" ng-cloak>
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle btn btn-white" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>
Expand Down Expand Up @@ -1911,7 +1911,7 @@ <h5> {{ contract.address }} </h5>


<div class="form-group well" ng-show="contract.address=='0x0101010101010101010101010101010101010101'">
<p> You probably want to change the address to your Mist Mutlisig Address....</p>
<p> You probably want to change the address to your Mist Multisig Address....</p>
</div>
<div class="form-group well" ng-show="contract.address=='0xd0a6E6C54DbC68Db5db3A091B171A77407Ff7ccf'">
<ol>
Expand Down
2 changes: 1 addition & 1 deletion chrome-extension/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<div class="tagline">

<span>v3.9.9.1</span>
<span>v3.9.9.2</span>

<span class="dropdown dropdown-lang" ng-cloak>
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle btn btn-white" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>
Expand Down
28 changes: 25 additions & 3 deletions chrome-extension/js/etherwallet-master.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chrome-extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MyEtherWallet CX",
"version": "3.9.9.1",
"version": "3.9.9.2",
"manifest_version": 2,
"description": "MyEtherWallet Chrome Extension",
"homepage_url": "https://www.myetherwallet.com/",
Expand Down
2 changes: 1 addition & 1 deletion dist/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<div class="tagline">

<span>v3.9.9.1</span>
<span>v3.9.9.2</span>

<span class="dropdown dropdown-lang" ng-cloak>
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle btn btn-white" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>
Expand Down
4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<div class="tagline">

<span>v3.9.9.1</span>
<span>v3.9.9.2</span>

<span class="dropdown dropdown-lang" ng-cloak>
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle btn btn-white" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>
Expand Down Expand Up @@ -1688,7 +1688,7 @@ <h5> {{ contract.address }} </h5>


<div class="form-group well" ng-show="contract.address=='0x0101010101010101010101010101010101010101'">
<p> You probably want to change the address to your Mist Mutlisig Address....</p>
<p> You probably want to change the address to your Mist Multisig Address....</p>
</div>
<div class="form-group well" ng-show="contract.address=='0xd0a6E6C54DbC68Db5db3A091B171A77407Ff7ccf'">
<ol>
Expand Down
28 changes: 25 additions & 3 deletions dist/js/etherwallet-master.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MyEtherWallet",
"version": "3.9.9.1",
"version": "3.9.9.2",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
Expand Down

0 comments on commit b17a2ed

Please sign in to comment.