From 0a04caddfeffa4e58f3726a335250f92d3e84315 Mon Sep 17 00:00:00 2001 From: Yunfeng Zhou Date: Wed, 15 Apr 2026 12:38:08 +0800 Subject: [PATCH] [doc] Update document version to 1.3.2 --- docs/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.toml b/docs/config.toml index a49fc632430b..0ff8e4f88e50 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -34,7 +34,7 @@ pygmentsUseClasses = true # we change the version for the complete docs when forking of a release branch # etc. # The full version string as referenced in Maven (e.g. 1.2.1) - Version = "1.3.1" + Version = "1.3.2" # For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot # release this should be the same as the regular version