diff --git a/docs/src/release-notes-csharp.md b/docs/src/release-notes-csharp.md index b6cc03f5ef..168e504fff 100644 --- a/docs/src/release-notes-csharp.md +++ b/docs/src/release-notes-csharp.md @@ -44,8 +44,8 @@ toc_max_heading_level: 2 ### ⚠️ Breaking change -* The `mcr.microsoft.com/playwright/dotnet:v1.34.0` now serves a Playwright image based on Ubuntu Jammy. - To use the focal-based image, please use `mcr.microsoft.com/playwright/dotnet:v1.34.0-focal` instead. +* The `mcr.microsoft.com/playwright/dotnet:v1.33.0` now serves a Playwright image based on Ubuntu Jammy. + To use the focal-based image, please use `mcr.microsoft.com/playwright/dotnet:v1.33.0-focal` instead. ### Browser Versions diff --git a/docs/src/release-notes-java.md b/docs/src/release-notes-java.md index beece1a629..16a2b8debf 100644 --- a/docs/src/release-notes-java.md +++ b/docs/src/release-notes-java.md @@ -51,8 +51,8 @@ toc_max_heading_level: 2 ### ⚠️ Breaking change -* The `mcr.microsoft.com/playwright/java:v1.34.0` now serves a Playwright image based on Ubuntu Jammy. - To use the focal-based image, please use `mcr.microsoft.com/playwright/java:v1.34.0-focal` instead. +* The `mcr.microsoft.com/playwright/java:v1.33.0` now serves a Playwright image based on Ubuntu Jammy. + To use the focal-based image, please use `mcr.microsoft.com/playwright/java:v1.33.0-focal` instead. ### Browser Versions diff --git a/docs/src/release-notes-js.md b/docs/src/release-notes-js.md index dfc918ecc7..101d3ee1c3 100644 --- a/docs/src/release-notes-js.md +++ b/docs/src/release-notes-js.md @@ -47,8 +47,8 @@ import LiteYouTube from '@site/src/components/LiteYouTube'; ### ⚠️ Breaking change -* The `mcr.microsoft.com/playwright:v1.34.0` now serves a Playwright image based on Ubuntu Jammy. - To use the focal-based image, please use `mcr.microsoft.com/playwright:v1.34.0-focal` instead. +* The `mcr.microsoft.com/playwright:v1.33.0` now serves a Playwright image based on Ubuntu Jammy. + To use the focal-based image, please use `mcr.microsoft.com/playwright:v1.33.0-focal` instead. ### Browser Versions diff --git a/docs/src/release-notes-python.md b/docs/src/release-notes-python.md index fcdf14cb2d..148c7eeaaf 100644 --- a/docs/src/release-notes-python.md +++ b/docs/src/release-notes-python.md @@ -44,8 +44,8 @@ toc_max_heading_level: 2 ### ⚠️ Breaking change -* The `mcr.microsoft.com/playwright/python:v1.34.0` now serves a Playwright image based on Ubuntu Jammy. - To use the focal-based image, please use `mcr.microsoft.com/playwright/python:v1.34.0-focal` instead. +* The `mcr.microsoft.com/playwright/python:v1.33.0` now serves a Playwright image based on Ubuntu Jammy. + To use the focal-based image, please use `mcr.microsoft.com/playwright/python:v1.33.0-focal` instead. ### Browser Versions