1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 23:28:18 -05:00

fix release dates (#8560)

This commit is contained in:
Ryan Dahl 2020-11-30 17:10:54 -05:00 committed by GitHub
parent 6aa692fece
commit 83efdeedff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,8 @@ version is released weekly, except in the week before a new minor release.
The release dates for the upcoming minor releases are:
- 1.6.0: December 8th, 2020
- 1.7.0: January 19th, 2020
- 1.8.0: March 2nd, 2020
- 1.7.0: January 19th, 2021
- 1.8.0: March 2nd, 2021
Stable releases can be found on the
[GitHub releases page](https://github.com/denoland/deno/releases).