mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-02-16 21:16:35 +00:00
Tag release 0.1.0 (#831)
This commit is contained in:
parent
6108d08693
commit
c2241dd9df
@ -2,7 +2,7 @@ import { EtherscanNode, InfuraNode, RPCNode, Web3Node } from 'libs/nodes';
|
|||||||
import { networkIdToName } from 'libs/values';
|
import { networkIdToName } from 'libs/values';
|
||||||
export const languages = require('./languages.json');
|
export const languages = require('./languages.json');
|
||||||
// Displays in the header
|
// Displays in the header
|
||||||
export const VERSION = '4.0.0 (Alpha 0.0.8)';
|
export const VERSION = '4.0.0 (Alpha 0.1.0)';
|
||||||
export const N_FACTOR = 1024;
|
export const N_FACTOR = 1024;
|
||||||
|
|
||||||
// Displays at the top of the site, make message empty string to remove.
|
// Displays at the top of the site, make message empty string to remove.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "MyEtherWallet",
|
"name": "MyEtherWallet",
|
||||||
"version": "4.0.0-alpha.8",
|
"version": "4.0.0-alpha.1",
|
||||||
"main": "common/index.jsx",
|
"main": "common/index.jsx",
|
||||||
"description": "MyEtherWallet v4",
|
"description": "MyEtherWallet v4",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user