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