Skip to content

Commit

Permalink
upgrade docs version to 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mkideal committed Oct 24, 2024
1 parent 8a57a68 commit e627113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const PROJECT_NAME = "next";
const REPO = `https://github.com/${ORGANIZATION_NAME}/${PROJECT_NAME}`;

const customFields = {
version: "0.2.5",
version: "0.2.6",
repo: REPO,
};

Expand Down

0 comments on commit e627113

Please sign in to comment.