X Tutup
Skip to content

Commit ce53c35

Browse files
authored
docs: update currently supported versions for 9.0.0 release (electron#23510)
* docs: update currently supported versions for 9.0.0 release * update supported version numbers back to xy format
1 parent 82f89c8 commit ce53c35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tutorial/support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ threshold, we will attempt to support backwards compatibility beyond two version
5858
until the maintainers feel the maintenance burden is too high to continue doing so.
5959

6060
### Currently supported versions
61-
- 8.1.x
62-
- 7.1.x
63-
- 6.1.x
61+
- 9.x.y
62+
- 8.x.y
63+
- 7.x.y
6464

6565
### End-of-life
6666

0 commit comments

Comments
 (0)
X Tutup