Skip to content

Commit 7dbc94c

Browse files
Update banner to 1.0.0-rc.5 (#748)
1 parent 256ab93 commit 7dbc94c

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
@@ -92,7 +92,7 @@ const config: Config = {
9292
// image: 'img/docusaurus-social-card.jpg',
9393
announcementBar: {
9494
content:
95-
'<a href="https://github.com/spiceai/spiceai/releases/tag/v1.0.0-rc.4">Spice.ai OSS v1.0.0-rc.4</a> is now available! 🚀',
95+
'<a href="https://github.com/spiceai/spiceai/releases/tag/v1.0.0-rc.5">Spice.ai OSS v1.0.0-rc.5</a> is now available! 🚀',
9696
backgroundColor: 'var(--announcement-bar-bg)',
9797
textColor: 'var(--announcement-bar-text)',
9898
isCloseable: true,

0 commit comments

Comments
 (0)