Tag Beta 0.2.0 (#1060)

This commit is contained in:
Daniel Ternyak 2018-02-12 14:54:41 -06:00 committed by GitHub
parent 01fc5f1a89
commit 310536afc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import { getValues } from '../utils/helpers';
export const languages = require('./languages.json');
// Displays in the footer
export const VERSION = '0.1.0 (BETA)';
export const VERSION = '0.2.0 (BETA)';
export const N_FACTOR = 8192;
// Displays at the top of the site, make message empty string to remove.