Skip to content

Commit 5b0eeeb

Browse files
Apply suggestion from @cubic-dev-ai[bot]
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
1 parent f5f1f90 commit 5b0eeeb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/meteor/server/lib/migrations.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ const getHashVersion = async () => {
333333
);
334334

335335
hashVersion = result?.hash;
336+
return hashVersion;
336337
};
337338

338339
export async function shouldRunServerVersionChange(): Promise<boolean> {

0 commit comments

Comments
 (0)