Latest release is 19.2 (#8040)

This commit is contained in:
Sebastian "Sebbie" Silbermann
2025-10-02 14:02:23 +02:00
committed by GitHub
parent f9fd07ca59
commit 37f862a64b
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ The React docs at [react.dev](https://react.dev) provide documentation for the l
We aim to keep the docs updated within major versions, and do not publish versions for each minor or patch version. When a new major is released, we archive the docs for the previous version as `x.react.dev`. See our [versioning policy](/community/versioning-policy) for more info.
You can find an archive of previous major versions below.
## Latest version: 19.1 {/*latest-version*/}
## Latest version: 19.2 {/*latest-version*/}
- [react.dev](https://react.dev) {/*docs-19*/}

View File

@@ -9,7 +9,7 @@
* Copyright (c) Facebook, Inc. and its affiliates.
*/
exports.siteConfig = {
version: '19.1',
version: '19.2',
// --------------------------------------
// Translations should replace these lines:
languageCode: 'en',