start NEW_MAGIC_METADATA version with 1

This commit is contained in:
Abhinav 2022-04-09 14:59:21 +05:30
parent 257f622f91
commit 25c4d73737

View file

@ -16,7 +16,7 @@ export enum VISIBILITY_STATE {
}
export const NEW_MAGIC_METADATA: MagicMetadataCore = {
version: 0,
version: 1,
data: {},
header: null,
count: 0,