mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-22 08:58:55 +00:00
parent
39fba57831
commit
891014894e
@ -4,7 +4,7 @@ import { getValues } from '../utils/helpers';
|
||||
export const languages = require('./languages.json');
|
||||
|
||||
// Displays in the footer
|
||||
export const VERSION = '0.3.1 (BETA)';
|
||||
export const VERSION = '0.3.2 (BETA)';
|
||||
export const N_FACTOR = 8192;
|
||||
|
||||
// Displays at the top of the site, make message empty string to remove.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MyCrypto",
|
||||
"author": "MyCryptoHQ",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"main": "main.js",
|
||||
"description": "MyCrypto web and electron app",
|
||||
"repository": "https://github.com/MyCryptoHQ/MyCrypto",
|
||||
|
Loading…
x
Reference in New Issue
Block a user