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

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


The following commit(s) were added to refs/heads/release-0.8 by this push:
     new 23aefa5c5 update to 0.8.1
23aefa5c5 is described below

commit 23aefa5c5717ba35306f252c21101055b0835b32
Author: Jingsong <[email protected]>
AuthorDate: Fri Jun 14 23:36:19 2024 +0800

    update to 0.8.1
---
 docs/config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/config.toml b/docs/config.toml
index 11627f6c7..b5de77076 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 = "0.8.0"
+  Version = "0.8.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

Reply via email to