This is an automated email from the ASF dual-hosted git repository.
yunfengzhou-hub pushed a commit to branch release-1.3
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/release-1.3 by this push:
new 6537c8ea91 [docs] Update version to 1.3.2 (#7864)
6537c8ea91 is described below
commit 6537c8ea91a359eea4840e53f862ec53bed42af4
Author: yunfengzhou-hub <[email protected]>
AuthorDate: Fri May 15 13:57:29 2026 +0800
[docs] Update version to 1.3.2 (#7864)
---
docs/config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config.toml b/docs/config.toml
index a49fc63243..0ff8e4f88e 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