mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-12-27 01:29:19 -05:00
Track v8 11.6 (#1252)
This commit is contained in:
parent
8fc39ebdc8
commit
b97dd1b1d8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
const V8_TRACKING_BRANCH = "11.5-lkgr-denoland";
|
const V8_TRACKING_BRANCH = "11.6-lkgr-denoland";
|
||||||
const AUTOROLL_BRANCH = "autoroll";
|
const AUTOROLL_BRANCH = "autoroll";
|
||||||
|
|
||||||
function extractVersion() {
|
function extractVersion() {
|
||||||
|
|
Loading…
Reference in a new issue