diff --git a/www/docs/docusaurus.config.js b/www/docs/docusaurus.config.js
index c30c050ba1..90f4d119ca 100644
--- a/www/docs/docusaurus.config.js
+++ b/www/docs/docusaurus.config.js
@@ -33,9 +33,9 @@ module.exports = {
],
themeConfig: {
announcementBar: {
- id: 'release-1-3-8',
+ id: 'release-1-4-1',
content:
- 'New Release! Version 1.3.8 of Medusa is out now! Read all about it here.',
+ 'New Release! Version 1.4.1 of Medusa is out now! Read all about it here.',
backgroundColor: '#7C53FF',
textColor: '#fff',
isCloseable: false,