Skip to content

Commit ad3a1e3

Browse files
Update banner to v0.10.1-alpha (#179)
1 parent f06f25e commit ad3a1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spiceaidocs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const config: Config = {
5757
// image: 'img/docusaurus-social-card.jpg',
5858
announcementBar: {
5959
content:
60-
'<a href="/spiceai/spiceai/releases/tag/v0.10.0-alpha">Spice.ai OSS v0.10-alpha</a> is now available! Rebuilt from the ground up in Rust! 🚀',
60+
'<a href="/spiceai/spiceai/releases/tag/v0.10.1-alpha">Spice.ai OSS v0.10.1-alpha</a> is now available! Rebuilt from the ground up in Rust! 🚀',
6161
backgroundColor: 'var(--announcement-bar-bg)',
6262
textColor: 'var(--announcement-bar-text)',
6363
isCloseable: true,

0 commit comments

Comments
 (0)