We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0722635 commit 3aa8c36Copy full SHA for 3aa8c36
1 file changed
website/docusaurus.config.ts
@@ -92,7 +92,7 @@ const config: Config = {
92
image: 'img/og/spiceai.png',
93
announcementBar: {
94
content:
95
- '<a href="/blog/releases/v1.0.3">Spice.ai OSS v1.0.3</a> is now available! 🚀',
+ '<a href="/blog/releases/v1.0.4">Spice.ai OSS v1.0.4</a> is now available! 🚀',
96
backgroundColor: 'var(--announcement-bar-bg)',
97
textColor: 'var(--announcement-bar-text)',
98
isCloseable: true
0 commit comments