We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b8e09 commit f4defedCopy full SHA for f4defed
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.2">Spice.ai OSS v1.0.2</a> is now available! 🚀',
+ '<a href="/blog/releases/v1.0.3">Spice.ai OSS v1.0.3</a> is now available! 🚀',
96
backgroundColor: 'var(--announcement-bar-bg)',
97
textColor: 'var(--announcement-bar-text)',
98
isCloseable: true
0 commit comments