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 b03040520 update to 0.8.2
b03040520 is described below

commit b03040520513e4e5dc969d6a0d6bea9b7a11f6ba
Author: Jingsong <[email protected]>
AuthorDate: Fri Jul 12 11:21:30 2024 +0800

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

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