Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ try {
// We don't care if there are no repos synced locally
// We only care if we are on the CI server and about to deploy
}
const defaultVersionShown = '0.61';
const defaultVersionShown = '0.62';
const baseUrl = '/';
const repoUrl = 'https://github.com/facebook/react-native';
const siteConfig = {
Expand Down