We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8dd3c commit bf77aa4Copy full SHA for bf77aa4
website/docusaurus.config.ts
@@ -12,7 +12,7 @@ const PROJECT_NAME = "next";
12
const REPO = `https://github.com/${ORGANIZATION_NAME}/${PROJECT_NAME}`;
13
14
const customFields = {
15
- version: "0.2.4",
+ version: "0.2.5",
16
repo: REPO,
17
};
18
0 commit comments