Skip to content

Commit ba6def5

Browse files
committed
Fix v1.2.1
1 parent 2e49b06 commit ba6def5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ const config: Config = {
9090
themes: ['docusaurus-theme-openapi-docs'],
9191
themeConfig: {
9292
announcementBar: {
93-
content: '<a href="/blog/releases/v1.2.0">Spice.ai OSS v1.2.0</a> is now available! 🚀',
93+
content: '<a href="/blog/releases/v1.2.1">Spice.ai OSS v1.2.1</a> is now available! 🚀',
9494
backgroundColor: 'var(--announcement-bar-bg)',
9595
textColor: 'var(--announcement-bar-text)',
9696
isCloseable: true

0 commit comments

Comments
 (0)