Forgot to commit before PR merge

This commit is contained in:
Borys_Levytskyi
2021-01-16 11:39:06 +02:00
parent 478ecbfb60
commit 9d8b8a8665
7 changed files with 20 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
import log from 'loglevel';
const APP_VERSION = 5;
const APP_VERSION = 6;
export type PersistedAppData = {
emphasizeBytes: boolean;