mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-21 20:22:48 +01:00
Commit forgotten code
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import log from 'loglevel';
|
||||
|
||||
const APP_VERSION = 8;
|
||||
const APP_VERSION = 9;
|
||||
|
||||
export type PersistedAppData = {
|
||||
emphasizeBytes: boolean;
|
||||
|
||||
Reference in New Issue
Block a user