Skip to content

Commit

Permalink
update global migration counter map
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanakram3 committed Nov 13, 2023
1 parent b1a712f commit 36cd4ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/offchainState.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ export class OffchainState {
'3.0.2': ['Account'],
'3.0.3': ['Account'],
'3.0.4': ['Account'],
'3.0.5': ['Account'],
}

private migrations: Migrations = {
Expand Down

0 comments on commit 36cd4ba

Please sign in to comment.