Skip to content

Commit 3942f25

Browse files
authored
build: update 4.17.2 and 4.16.7 to latest_release and stable_release (#4627)
1 parent 17b4ddc commit 3942f25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site3/website/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ const baseUrl = process.env.BASE_URL || "/"
77
const deployUrl = process.env.DEPLOY_URL || "https://bookkeeper.apache.org";
88
const variables = {
99
/** They are used in .md files*/
10-
latest_release: "4.17.1",
11-
stable_release: "4.16.6",
10+
latest_release: "4.17.2",
11+
stable_release: "4.16.7",
1212
github_repo: "https://github.com/apache/bookkeeper",
1313
github_master: "https://github.com/apache/bookkeeper/tree/master",
1414
mirror_base_url: "https://www.apache.org/dyn/closer.lua/bookkeeper",

0 commit comments

Comments
 (0)