This is an automated email from the ASF dual-hosted git repository.

JingsongLi pushed a commit to branch release-1.4
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/release-1.4 by this push:
     new 05d1ba75a9 [docs] Update release 1.4 docs version to 1.4.2 (#8361)
05d1ba75a9 is described below

commit 05d1ba75a97cc889b0c7988167464b691bd59173
Author: XiaoHongbo <[email protected]>
AuthorDate: Sat Jun 27 08:49:02 2026 +0800

    [docs] Update release 1.4 docs version to 1.4.2 (#8361)
    
    Update the release 1.4 documentation version from 1.4.1 to 1.4.2 so the
    published docs page shows the latest patch release.\n\nTests: Not run;
    documentation configuration only.
---
 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

Reply via email to