mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-02-01 12:15:46 -05:00
chore: track v8 10.0 (#914)
This commit is contained in:
parent
b91d363d2f
commit
15bf751387
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
const V8_TRACKING_BRANCH = "9.9-lkgr-denoland";
|
const V8_TRACKING_BRANCH = "10.0-lkgr-denoland";
|
||||||
const AUTOROLL_BRANCH = "autoroll";
|
const AUTOROLL_BRANCH = "autoroll";
|
||||||
|
|
||||||
function extractVersion() {
|
function extractVersion() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue