0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-21 15:04:33 -05:00

Track v8 10.6 (#1054)

This commit is contained in:
Bartek Iwańczuk 2022-08-22 22:07:44 +02:00 committed by GitHub
parent e5d33ba970
commit 05c3e5584e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
const V8_TRACKING_BRANCH = "10.5-lkgr-denoland";
const V8_TRACKING_BRANCH = "10.6-lkgr-denoland";
const AUTOROLL_BRANCH = "autoroll2";
function extractVersion() {