Skip to content

Commit f7f807d

Browse files
authored
Fix my own bug in releases.mdx
1 parent cb11c4c commit f7f807d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/self-hosted/releases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ As an example if one wants to go from `22.8.0` to `24.2.0` one needs the followi
5959

6060
```
6161
# example
62-
(initial: 22.8.0) -> 23.6.2 -> 23.11.0 -> 24.8.0
62+
(initial: 22.8.0) -> 23.6.2 -> 23.11.0 -> 24.2.0
6363
```
6464

6565
## Nightly Builds

0 commit comments

Comments
 (0)