diff --git a/README.md b/README.md index fa452cb8bf7b1e..9799c10e49598f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ In addition, Vite is highly extensible via its [Plugin API](https://vitejs.dev/g ## v3.0 -Current Status: **Alpha** (for internal testing, not recommended for production) +Current Status: **Beta** (for internal testing, not recommended for production) The `main` branch is now for v3.0, if you are looking for current stable releases, check the [`v2` branch](https://github.com/vitejs/vite/tree/v2) branch instead.