소스 검색

[ver]: update to 0.75

Pasha Suprunchuk 1 년 전
부모
커밋
b659d87b8c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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_native'
-    self.release = '0.69'
+    self.release = '0.75'
     self.base_url = 'https://reactnative.dev/docs/'
     self.root_path = 'getting-started.html'
     self.links = {