Skip to content

Commit

Permalink
Update site3/website/docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
zymap authored Dec 20, 2023
1 parent 19e3f86 commit 5f5b24c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site3/website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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.15.5",
latest_release: "4.16.3",
stable_release: "4.14.8",
github_repo: "https://github.com/apache/bookkeeper",
github_master: "https://github.com/apache/bookkeeper/tree/master",
Expand Down

0 comments on commit 5f5b24c

Please sign in to comment.