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 cd22a3a commit 58a7a86Copy full SHA for 58a7a86
tools/auto_update_v8.ts
@@ -1,4 +1,4 @@
1
-const V8_TRACKING_BRANCH = "13.4-lkgr-denoland";
+const V8_TRACKING_BRANCH = "13.5-lkgr-denoland";
2
const AUTOROLL_BRANCH = "autoroll";
3
4
function extractVersion() {
0 commit comments