Skip to content

Commit

Permalink
Update banner to point to v0.11.1-alpha (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipleblanc committed Apr 24, 2024
1 parent 0c0d8c8 commit c4a53be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spiceaidocs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const config: Config = {
// image: 'img/docusaurus-social-card.jpg',
announcementBar: {
content:
'<a href="https://github.com/spiceai/spiceai/releases/tag/v0.11.0-alpha">Spice.ai OSS v0.11-alpha</a> is now available! Rebuilt from the ground up in Rust! 🚀',
'<a href="https://github.com/spiceai/spiceai/releases/tag/v0.11.1-alpha">Spice.ai OSS v0.11.1-alpha</a> is now available! 🚀',
backgroundColor: 'var(--announcement-bar-bg)',
textColor: 'var(--announcement-bar-text)',
isCloseable: true,
Expand Down

0 comments on commit c4a53be

Please sign in to comment.