We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd8e76 commit c7a5ce5Copy full SHA for c7a5ce5
2 files changed
website/docusaurus.config.ts
@@ -208,7 +208,7 @@ const config: Config = {
208
{ name: 'twitter:creator', content: '@spice_ai' }
209
],
210
announcementBar: {
211
- content: '<a href="/releases/v1.10.4">Spice.ai OSS v1.10.4</a> is now available! ⚡',
+ content: '<a href="/releases/v1.11.0">Spice.ai OSS v1.11.0</a> is now available! ⚡',
212
backgroundColor: 'var(--announcement-bar-bg)',
213
textColor: 'var(--announcement-bar-text)',
214
isCloseable: true
0 commit comments