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 72a7e24 commit 773cb51Copy full SHA for 773cb51
tools/auto_update_v8.ts
@@ -1,4 +1,4 @@
1
-const V8_TRACKING_BRANCH = "14.0-lkgr-denoland";
+const V8_TRACKING_BRANCH = "14.2-lkgr-denoland";
2
const AUTOROLL_BRANCH = "autoroll";
3
4
function extractVersion() {
0 commit comments