diff --git a/develop-docs/self-hosted/releases.mdx b/develop-docs/self-hosted/releases.mdx index fea01b72fffae..dc87aa61dd2ab 100644 --- a/develop-docs/self-hosted/releases.mdx +++ b/develop-docs/self-hosted/releases.mdx @@ -63,8 +63,8 @@ Versions to avoid upgrading to: - 25.12.0 (issues around `InconsistentMigrationHistory` during database migration) - 26.3.0 (issues around `InconsistentMigrationHistory` during database migration) - 26.4.0 (issues around `InconsistentMigrationHistory` during database migration) -As an example if one wants to go from `22.8.0` to `24.2.0` one needs the following upgrade path: +As an example if one wants to go from `22.8.0` to `24.2.0` one needs the following upgrade path: ``` # example (initial: 22.8.0) -> 23.6.2 -> 23.11.0 -> 24.2.0