Forráskód Böngészése

Update React Native documentation (0.32)

Thibaut Courouble 9 éve
szülő
commit
b355d305c4
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      lib/docs/scrapers/react_native.rb

+ 1 - 1
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.31'
+    self.release = '0.32'
     self.base_url = 'https://facebook.github.io/react-native/docs/'
     self.root_path = 'getting-started.html'
     self.links = {