Skip to content

Commit

Permalink
Merge pull request #58 from hyperlane-xyz/trevor/bump-message-version
Browse files Browse the repository at this point in the history
Use mailbox version 3
  • Loading branch information
jmrossy authored Jan 4, 2024
2 parents ba44dc7 + b3fb541 commit 4af2d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/consts/environments.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ export enum Environment {

export const environments = Object.values(Environment);

export const MAILBOX_VERSION = 0;
export const MAILBOX_VERSION = 3;

1 comment on commit 4af2d9c

@vercel
Copy link

@vercel vercel bot commented on 4af2d9c Jan 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.