mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-11 19:44:21 +00:00
Merge pull request #284 from MyEtherWallet/bump-version
Bump Version to 0.0.3
This commit is contained in:
commit
edf7e36836
@ -1,7 +1,7 @@
|
|||||||
import { EtherscanNode, InfuraNode, RPCNode } from 'libs/nodes';
|
import { EtherscanNode, InfuraNode, RPCNode } from 'libs/nodes';
|
||||||
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.2)';
|
export const VERSION = '4.0.0 (Alpha 0.0.3)';
|
||||||
|
|
||||||
// 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.
|
||||||
// Type can be primary, warning, danger, success, or info.
|
// Type can be primary, warning, danger, success, or info.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user