docs: Update release version

This commit is contained in:
Sidharth Vinod
2024-08-22 16:52:02 +05:30
parent 0e68788de4
commit a9d317f997
8 changed files with 8 additions and 8 deletions

View File

@@ -214,7 +214,7 @@ There are ten types of arrows currently supported:
| `-->` | Dotted line without arrow |
| `->>` | Solid line with arrowhead |
| `-->>` | Dotted line with arrowhead |
| `<<->>` | Solid line with bidirectional arrowheads (v\<MERMAID_RELEASE_VERSION>+) |
| `<<->>` | Solid line with bidirectional arrowheads (v11.0.0+) |
| `<<-->>` | Dotted line with bidirectional arrowheads (v\<MERMAID_RELEASE_VERSION>+) |
| `-x` | Solid line with a cross at the end |
| `--x` | Dotted line with a cross at the end. |