mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 15:04:33 -05:00
Track v8 10.4 (#1001)
This commit is contained in:
parent
392124aae1
commit
6e34531c2e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
const V8_TRACKING_BRANCH = "10.3-lkgr-denoland";
|
const V8_TRACKING_BRANCH = "10.4-lkgr-denoland";
|
||||||
const AUTOROLL_BRANCH = "autoroll2";
|
const AUTOROLL_BRANCH = "autoroll2";
|
||||||
|
|
||||||
function extractVersion() {
|
function extractVersion() {
|
||||||
|
|
Loading…
Reference in a new issue