Track V8 13.1 (#1646)

This commit is contained in:
snek 2024-10-19 02:03:04 +02:00 committed by GitHub
parent 76993057fd
commit b0364c0c5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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