Bump IDB crypto store version (#2705)
* Bump IDB crypto store version * lint fix
This commit is contained in:
@@ -34,7 +34,7 @@ import { IRoomEncryption } from "../RoomList";
|
||||
import { InboundGroupSessionData } from "../OlmDevice";
|
||||
import { IEncryptedPayload } from "../aes";
|
||||
|
||||
export const VERSION = 10;
|
||||
export const VERSION = 11;
|
||||
const PROFILE_TRANSACTIONS = false;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user