diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index 30f13aa8..923df039 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -115,8 +115,8 @@ const config: Config = {
respectPrefersColorScheme: true,
},
announcementBar: {
- id: 'v146',
- content: '🎉 SynapseKit v1.4.8 — WikipediaLoader, ArXivLoader, EmailLoader, ImageLoader, ColBERT retriever & more. See what\'s new →',
+ id: 'v150',
+ content: '🎉 SynapseKit v1.5.0 — LinearTool, GCSLoader, SQLLoader, GitHubLoader, xAI, NovitaAI, Writer & more. See what\'s new →',
backgroundColor: '#161b22',
textColor: '#8b949e',
isCloseable: true,
@@ -144,7 +144,7 @@ const config: Config = {
{
type: 'html',
position: 'left',
- value: 'v1.4.8',
+ value: 'v1.5.0',
},
{
href: 'https://discord.gg/unn4cXXH',