Skip to content

Commit

Permalink
bump migration version
Browse files Browse the repository at this point in the history
  • Loading branch information
elvece committed Feb 7, 2025
1 parent 39b80e7 commit 827692d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/procedures/migrations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ export const migration: T.ExpectedExports.migration = async (
},
},
},
"2.0.5"
"2.0.6"
)(effects, version, ...args);
};

0 comments on commit 827692d

Please sign in to comment.