chore: track v8 11.7 (#1295)

This commit is contained in:
Bartek Iwańczuk 2023-08-08 16:12:30 +02:00 committed by GitHub
parent 4b8ee0b235
commit 8c8f88a294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
const V8_TRACKING_BRANCH = "11.6-lkgr-denoland";
const V8_TRACKING_BRANCH = "11.7-lkgr-denoland";
const AUTOROLL_BRANCH = "autoroll";
function extractVersion() {