Skip to content

Commit 58a7a86

Browse files
authored
Track V8 13.5 (#1721)
1 parent cd22a3a commit 58a7a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/auto_update_v8.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const V8_TRACKING_BRANCH = "13.4-lkgr-denoland";
1+
const V8_TRACKING_BRANCH = "13.5-lkgr-denoland";
22
const AUTOROLL_BRANCH = "autoroll";
33

44
function extractVersion() {

0 commit comments

Comments
 (0)