docs: changed announcement version (#2223)

This commit is contained in:
Shahed Nasser
2022-09-15 18:41:29 +03:00
committed by GitHub
parent dab50de0b4
commit ec96feb459
+2 -2
View File
@@ -33,9 +33,9 @@ module.exports = {
], ],
themeConfig: { themeConfig: {
announcementBar: { announcementBar: {
id: 'release-1-3-8', id: 'release-1-4-1',
content: content:
'New Release! Version 1.3.8 of Medusa is out now! Read all about it <a href="https://github.com/medusajs/medusa/releases/tag/v1.3.8">here</a>.', 'New Release! Version 1.4.1 of Medusa is out now! Read all about it <a href="https://github.com/medusajs/medusa/releases/tag/v1.4.1">here</a>.',
backgroundColor: '#7C53FF', backgroundColor: '#7C53FF',
textColor: '#fff', textColor: '#fff',
isCloseable: false, isCloseable: false,