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

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


The following commit(s) were added to refs/heads/master by this push:
     new 39cd6e089d build: update 4.17.4 to latest_release (#4858)
39cd6e089d is described below

commit 39cd6e089d03ee2a5462899cd1b2e17a0a1e2ee3
Author: StevenLuMT <[email protected]>
AuthorDate: Tue Aug 4 16:14:43 2026 +0800

    build: update 4.17.4 to latest_release (#4858)
---
 site3/website/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site3/website/docusaurus.config.js 
b/site3/website/docusaurus.config.js
index 478c76d48a..83528f007f 100644
--- a/site3/website/docusaurus.config.js
+++ b/site3/website/docusaurus.config.js
@@ -8,7 +8,7 @@ const baseUrl = process.env.BASE_URL || "/"
 const deployUrl = process.env.DEPLOY_URL || "https://bookkeeper.apache.org";;
 const variables = {
   /** They are used in .md files*/
-  latest_release: "4.17.3",
+  latest_release: "4.17.4",
   stable_release: "4.16.7",
   github_repo: "https://github.com/apache/bookkeeper";,
   github_master: "https://github.com/apache/bookkeeper/tree/master";,

Reply via email to