From 3ed9581adbdc2bcf1bca0800050e7907624a83aa Mon Sep 17 00:00:00 2001 From: Jared Forsyth Date: Wed, 12 Aug 2015 11:29:41 -0700 Subject: [PATCH] update devtools post to note beta 2 --- docs/_posts/2015-08-03-new-react-devtools-beta.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/_posts/2015-08-03-new-react-devtools-beta.md b/docs/_posts/2015-08-03-new-react-devtools-beta.md index 642eed6490..f972c57b31 100644 --- a/docs/_posts/2015-08-03-new-react-devtools-beta.md +++ b/docs/_posts/2015-08-03-new-react-devtools-beta.md @@ -83,3 +83,9 @@ Let us know what issues you run into [on GitHub](https://github.com/facebook/react-devtools/issues), and check out [the README](https://github.com/facebook/react-devtools/tree/devtools-next) for more info. + +## Update +*August 12, 2015* + +A second beta is out, with a number of bugfixes. It is also listed on the +[releases page](https://github.com/facebook/react-devtools/releases).