We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e49b06 commit ba6def5Copy full SHA for ba6def5
1 file changed
website/docusaurus.config.ts
@@ -90,7 +90,7 @@ const config: Config = {
90
themes: ['docusaurus-theme-openapi-docs'],
91
themeConfig: {
92
announcementBar: {
93
- content: '<a href="/blog/releases/v1.2.0">Spice.ai OSS v1.2.0</a> is now available! 🚀',
+ content: '<a href="/blog/releases/v1.2.1">Spice.ai OSS v1.2.1</a> is now available! 🚀',
94
backgroundColor: 'var(--announcement-bar-bg)',
95
textColor: 'var(--announcement-bar-text)',
96
isCloseable: true
0 commit comments