Skip to content

Commit 25d521b

Browse files
committed
Track V8 14.2
1 parent 1a83b0a commit 25d521b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-
"14.0",
2+
"14.2",
33
];
44

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

0 commit comments

Comments
 (0)