Skip to content

Commit

Permalink
[Docs] Update version in docs (#508)
Browse files Browse the repository at this point in the history
Signed-off-by: chenxu <[email protected]>
Co-authored-by: chenxu <[email protected]>
  • Loading branch information
xuchen-plus and dmetasoul01 authored Jul 17, 2024
1 parent a3c9557 commit 59a40c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const config = {
remarkPlugins: [
[variableInjector, {
replacements: {
VERSION: '2.5.3',
VERSION: '2.6.0',
CURRENT_YEAR: new Date().getFullYear()
}
}]
Expand Down

0 comments on commit 59a40c3

Please sign in to comment.