Skip to content

Commit 8bbd043

Browse files
authored
Merge pull request #2311 from suprunchuk/main
[ver]: React Native update to 0.75
2 parents da2a7c9 + b659d87 commit 8bbd043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/react_native.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class ReactNative < UrlScraper
33
self.name = 'React Native'
44
self.slug = 'react_native'
55
self.type = 'react_native'
6-
self.release = '0.69'
6+
self.release = '0.75'
77
self.base_url = 'https://reactnative.dev/docs/'
88
self.root_path = 'getting-started.html'
99
self.links = {

0 commit comments

Comments
 (0)