From 77f76f52b59e2049736ce7c2631f6d862d0e6720 Mon Sep 17 00:00:00 2001 From: Michael Baumgartner Date: Tue, 20 Feb 2024 19:20:30 +0100 Subject: [PATCH] Replace version number placeholder The header of the section contains the version number for the feature, so the warning box should contain the same version --- packages/mermaid/src/docs/syntax/gantt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mermaid/src/docs/syntax/gantt.md b/packages/mermaid/src/docs/syntax/gantt.md index feb321370..15cdc6a09 100644 --- a/packages/mermaid/src/docs/syntax/gantt.md +++ b/packages/mermaid/src/docs/syntax/gantt.md @@ -221,7 +221,7 @@ gantt ``` ```warning -`millisecond` and `second` support was added in vMERMAID_RELEASE_VERSION +`millisecond` and `second` support was added in v10.3.0 ``` ## Output in compact mode