From 9b5118cb3dbf51d317271ae67e408ae5ef155fca Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Mon, 6 Jan 2020 09:32:38 +0100 Subject: [PATCH] Update version in documentation index --- spring-batch-docs/asciidoc/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch-docs/asciidoc/index.adoc b/spring-batch-docs/asciidoc/index.adoc index 3fcde2b23..e14a586ed 100644 --- a/spring-batch-docs/asciidoc/index.adoc +++ b/spring-batch-docs/asciidoc/index.adoc @@ -10,7 +10,7 @@ The reference documentation is divided into several sections: [horizontal] <> :: Background, usage scenarios and general guidelines. -<> :: New features introduced in version 4.2. +<> :: New features introduced in version 4.3. <> :: Core concepts and abstractions of the Batch domain language. <> :: Job configuration, execution and