Set proper release version

This commit is contained in:
Sidharth Vinod
2023-07-26 11:34:10 +05:30
parent 21b90cbcd2
commit aa54127784
8 changed files with 8 additions and 8 deletions

View File

@@ -94,7 +94,7 @@ sequenceDiagram
J->>A: Great!
```
### Actor Creation and Destruction (v\<MERMAID_RELEASE_VERSION>+)
### Actor Creation and Destruction (v10.3.0+)
It is possible to create and destroy actors by messages. To do so, add a create or destroy directive before the message.