This is an automated email from the ASF dual-hosted git repository.
junhao pushed a commit to branch release-1.1
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/release-1.1 by this push:
new 5e715890d6 Update version in docs/config.toml
5e715890d6 is described below
commit 5e715890d6094f837e2c0825bb26b044026d0d4a
Author: 仟弋 <[email protected]>
AuthorDate: Mon Apr 28 19:23:13 2025 +0800
Update version in docs/config.toml
---
docs/config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config.toml b/docs/config.toml
index c409e89c2b..525e32df3e 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.1.0"
+ Version = "1.1.1"
# For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
# release this should be the same as the regular version