From a8d4fbb5b2ed57e077f96340c926e57f0633955c Mon Sep 17 00:00:00 2001 From: Mike Grabowski Date: Mon, 6 Jun 2016 04:36:57 -0700 Subject: [PATCH] Add upcoming releases to the schedule Summary: Closes https://github.com/facebook/react-native/pull/7947 Differential Revision: D3392139 fbshipit-source-id: aa7c0dd760d4922e44eb1b36e8d4f599d81ba680 --- Releases.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Releases.md b/Releases.md index 4f3de43fe04..84413931461 100644 --- a/Releases.md +++ b/Releases.md @@ -5,12 +5,12 @@ https://github.com/facebook/react-native/releases | Version | RC release | Stable release | | ------- | ---------------- | -------------- | -| 0.22.0 | week of Mar 7 | Mar 21 | -| 0.23.0 | week of Mar 21 | Apr 4 | -| 0.24.0 | week of Apr 4 | Apr 18 | -| 0.25.0 | week of Apr 18 | May 2 | -| 0.26.0 | week of May 2 | May 16 | -| 0.27.0 | week of May 16 | May 30 | +| 0.27.0 | week of May 16 | June 6 | +| 0.28.0 | week of June 6 | June 20 | +| 0.29.0 | week of June 20 | July 4 | +| 0.30.0 | week of July 4 | July 18 | +| 0.31.0 | week of July 18 | Aug 1 | +| 0.32.0 | week of Aug 1 | Aug 15 | | ... | ... | ... | -------------------