Track v8 10.8 (#1105)

This commit is contained in:
Bartek Iwańczuk 2022-10-18 21:58:19 +02:00 committed by GitHub
parent 8a3a049d9f
commit 2ead748b90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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