[devdocsgjs/main: 35/69] Update React Native documentation (0.69)




commit 9e9fa2ba28865105f775369e04addab95ae463a3
Author: Simon Legner <Simon Legner gmail com>
Date:   Sat Aug 27 20:16:48 2022 +0200

    Update React Native documentation (0.69)

 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 39249b4e..651e0b1d 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_native'
-    self.release = '0.66'
+    self.release = '0.69'
     self.base_url = 'https://reactnative.dev/docs/'
     self.root_path = 'getting-started.html'
     self.links = {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]