summaryrefslogtreecommitdiff
path: root/docs/contributing
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-11-30 17:10:54 -0500
committerGitHub <noreply@github.com>2020-11-30 17:10:54 -0500
commit83efdeedff3cba0615dbf5ba888b4ff01562bae6 (patch)
treef9b2ff1aee2a3b4e165aa15f2d7ab55dd7de8245 /docs/contributing
parent6aa692fece232b83bdfd4ec56150fb5264020697 (diff)
fix release dates (#8560)
Diffstat (limited to 'docs/contributing')
-rw-r--r--docs/contributing/release_schedule.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/contributing/release_schedule.md b/docs/contributing/release_schedule.md
index 4b64cb617..e48bc2ae9 100644
--- a/docs/contributing/release_schedule.md
+++ b/docs/contributing/release_schedule.md
@@ -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).