Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit f8e76b7

Browse files
fix: add missing Chromium version for 5-0-x
1 parent 4c63e26 commit f8e76b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Electron Project embeds Node, which allows developers to leverage all of Nod
2424

2525
| | 1-7-x | 1-8-x | 2-0-x | 3-0-x | 4-0-x | 5-0-x |
2626
|---|---|---|---|---|---|---|
27-
| Chromium | `v58.0.3029.110` | `v59.0.3071.115` | `v61.0.3163.100` | `v66.0.3359.181` | `v69.0.3497.106` | `` |
27+
| Chromium | `v58.0.3029.110` | `v59.0.3071.115` | `v61.0.3163.100` | `v66.0.3359.181` | `v69.0.3497.106` | `v72.0.3626.52` |
2828
| Node | [`v7.9.0`][node17x] | [`v8.2.1`][node18x] | [`v8.9.3`][node20x] | [`v10.2.0`][node30x] | [`v10.11.0`][node40x] | [`v12.0.0-unreleased`][node50x] |
2929
| V8 | `v5.5.372.40` | `v5.8.283.38` | `v6.1.534.36` | `v6.6.346.23` | `v6.9.427.24` | `7.2.502.19` |
3030

0 commit comments

Comments
 (0)