From eb858e4a55739345893c6ae30ea81c1bb9cae514 Mon Sep 17 00:00:00 2001 From: Pierre Haessig Date: Mon, 1 Sep 2025 16:55:54 +0200 Subject: [PATCH] Update Freeplane version in Command-line options doc Generalize 1.11 to include 1.12 and following --- .../getting-started/Command-line_options_and_configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/getting-started/Command-line_options_and_configuration.md b/src/docs/getting-started/Command-line_options_and_configuration.md index 5847792..3c0c866 100644 --- a/src/docs/getting-started/Command-line_options_and_configuration.md +++ b/src/docs/getting-started/Command-line_options_and_configuration.md @@ -38,7 +38,7 @@ or, under Linux/UNIX: ### Java version -Freeeplane 1.11.x requires Java between Java 11 and Java 21 on Windows and Mac, Java 8 and Java 21 on Linux +Latest Freeplane versions (1.11.x and following) require Java between Java 11 and Java 21 on Windows and Mac, Java 8 and Java 21 on Linux. Freeeplane 1.10.x requires Java between Java 8 and Java 17.