Skip to content

Commit

Permalink
Track V8 12.3 (#1401)
Browse files Browse the repository at this point in the history
  • Loading branch information
littledivy committed Feb 20, 2024
1 parent 8f9a0f8 commit 07436bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/auto_update_v8.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const V8_TRACKING_BRANCH = "12.2-lkgr-denoland";
const V8_TRACKING_BRANCH = "12.3-lkgr-denoland";
const AUTOROLL_BRANCH = "autoroll";

function extractVersion() {
Expand Down

0 comments on commit 07436bd

Please sign in to comment.