From e87f7932a2a224db577d78d08b3f4234f1218e3b Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Mon, 4 Sep 2017 09:38:34 -0400 Subject: [PATCH] Update React Native documentation (0.48) --- lib/docs/scrapers/react_native.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/react_native.rb b/lib/docs/scrapers/react_native.rb index 74721fb8..63275192 100644 --- a/lib/docs/scrapers/react_native.rb +++ b/lib/docs/scrapers/react_native.rb @@ -3,7 +3,7 @@ module Docs self.name = 'React Native' self.slug = 'react_native' self.type = 'react' - self.release = '0.47' + self.release = '0.48' self.base_url = 'https://facebook.github.io/react-native/docs/' self.root_path = 'getting-started.html' self.links = {