We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad9f13 commit d13b171Copy full SHA for d13b171
scripts/procedures/migrations.ts
@@ -1,4 +1,4 @@
1
import { compat, types as T } from "../deps.ts";
2
3
export const migration: T.ExpectedExports.migration = compat.migrations
4
- .fromMapping({}, "1.26.1.1" );
+ .fromMapping({}, "1.27.0.0" );
0 commit comments