Skip to content

Commit d13b171

Browse files
committed
Update version in migrations.ts
1 parent bad9f13 commit d13b171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/procedures/migrations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import { compat, types as T } from "../deps.ts";
22

33
export const migration: T.ExpectedExports.migration = compat.migrations
4-
.fromMapping({}, "1.26.1.1" );
4+
.fromMapping({}, "1.27.0.0" );

0 commit comments

Comments
 (0)