Skip to content

Commit

Permalink
build: update 4.17.1 and 4.16.6 to latest_release and stable_release (#…
Browse files Browse the repository at this point in the history
…4445)

Signed-off-by: ZhangJian He <[email protected]>
  • Loading branch information
hezhangjian authored Jun 26, 2024
1 parent 7594705 commit 755988d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site3/website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ 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.0",
stable_release: "4.16.5",
latest_release: "4.17.1",
stable_release: "4.16.6",
github_repo: "https://github.com/apache/bookkeeper",
github_master: "https://github.com/apache/bookkeeper/tree/master",
mirror_base_url: "https://www.apache.org/dyn/closer.lua/bookkeeper",
Expand Down

0 comments on commit 755988d

Please sign in to comment.