Skip to content

Commit

Permalink
docs: corrected version on docs announcement bar
Browse files Browse the repository at this point in the history
Fixes: #126
  • Loading branch information
retr0h committed Jan 21, 2024
1 parent fea773f commit 97e88dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ const config = {
},
announcementBar: {
id: 'announcementBar-3', // Increment on change
content: `🎉️ Gilt has been 💯 rewritten in Go, <b><a target="_blank" href="https://github.com/retr0h/gilt/releases/tag/v2.0.3">v2.0.2</a> is now available!</b> 🥳️`,
content: `🎉️ Gilt has been 💯 rewritten in Go, <b><a target="_blank" href="https://github.com/retr0h/gilt/releases/tag/v2.0.3">v2.0.3</a> is now available!</b> 🥳️`,
},
}),
};
Expand Down

0 comments on commit 97e88dd

Please sign in to comment.