mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 15:04:33 -05:00
Track v8 10.6
This commit is contained in:
parent
a9595da180
commit
519c00c307
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue