Skip to content

Commit b659d87

Browse files
committed
[ver]: update to 0.75
1 parent 5c82069 commit b659d87

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)