We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256ab93 commit 7dbc94cCopy full SHA for 7dbc94c
1 file changed
website/docusaurus.config.ts
@@ -92,7 +92,7 @@ const config: Config = {
92
// image: 'img/docusaurus-social-card.jpg',
93
announcementBar: {
94
content:
95
- '<a href="https://github.com/spiceai/spiceai/releases/tag/v1.0.0-rc.4">Spice.ai OSS v1.0.0-rc.4</a> is now available! 🚀',
+ '<a href="https://github.com/spiceai/spiceai/releases/tag/v1.0.0-rc.5">Spice.ai OSS v1.0.0-rc.5</a> is now available! 🚀',
96
backgroundColor: 'var(--announcement-bar-bg)',
97
textColor: 'var(--announcement-bar-text)',
98
isCloseable: true,
0 commit comments