Skip to content

Commit

Permalink
doc: set last version to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubkoci committed May 31, 2024
1 parent 714b203 commit 5e9a3fc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,10 @@ const config = {
tag: ':::',
keywords: ['note', 'tip', 'info', 'caution', 'danger', 'issuer', 'verifier', 'holder', 'bob', 'acme'],
},
lastVersion: '0.4',
lastVersion: 'current',
versions: {
current: {
label: 'v0.5.x',
path: '0.5',
banner: 'unreleased',
},
0.4: {
label: 'v0.4.x',
Expand Down

0 comments on commit 5e9a3fc

Please sign in to comment.