diff --git a/website/siteConfig.js b/website/siteConfig.js index ac42d3d244f..c0a0ce5a1ef 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -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 = {