mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-20 11:42:39 +01:00
Forgot to commit before PR merge
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import log from 'loglevel';
|
||||
|
||||
const APP_VERSION = 5;
|
||||
const APP_VERSION = 6;
|
||||
|
||||
export type PersistedAppData = {
|
||||
emphasizeBytes: boolean;
|
||||
|
||||
Reference in New Issue
Block a user