Skip to content

Commit 4a09a1b

Browse files
authored
Track V8 13.7
1 parent f67c461 commit 4a09a1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoroll.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const V8_VERSIONS = [
2-
"13.6",
2+
"13.7",
33
];
44

55
const checkVersions = !!Deno.env.get("CHECK_V8_VERSIONS");

0 commit comments

Comments
 (0)