Skip to content

Commit

Permalink
Update latestVersion in Vitepress config
Browse files Browse the repository at this point in the history
  • Loading branch information
IMB11 committed Aug 6, 2024
1 parent 53320ca commit 073aace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default defineVersionedConfig(
cleanUrls: true,

versioning: {
latestVersion: "1.0.0",
latestVersion: "1.2.0",
rewrites: {
localePrefix: "translated",
},
Expand Down

0 comments on commit 073aace

Please sign in to comment.