This is an automated email from the ASF dual-hosted git repository. XiaoHongbo-Hope pushed a commit to branch update-docs-1.4.2 in repository https://gitbox.apache.org/repos/asf/paimon.git
commit c9292eebf259a1f37d1467ee6d922286be226734 Author: Hongbo Xiao <[email protected]> AuthorDate: Thu Jun 25 20:32:12 2026 -0700 [docs] Update release 1.4 docs version to 1.4.2 --- docs/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.toml b/docs/config.toml index 1a3fb469ac..69bfcb3f0b 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.4.1" + Version = "1.4.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
