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

yuzelin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 905232d008 [doc] Modify master to 1.1-SNAPSHOT
905232d008 is described below

commit 905232d008bdaa4167297c66377e28aa43bc2924
Author: yuzelin <[email protected]>
AuthorDate: Mon Apr 14 14:16:25 2025 +0800

    [doc] Modify master to 1.1-SNAPSHOT
---
 docs/config.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/config.toml b/docs/config.toml
index 616a558c08..1274b54183 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -34,11 +34,11 @@ 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-SNAPSHOT"
+  Version = "1.2-SNAPSHOT"
 
   # For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
   # release this should be the same as the regular version
-  VersionTitle = "1.1-SNAPSHOT"
+  VersionTitle = "1.2-SNAPSHOT"
 
   # The branch for this version of Apache Paimon
   Branch = "master"

Reply via email to