Skip to content

Commit 73e0d20

Browse files
committed
Change end-of-support notification from 3.10 to 3.11
1 parent a735005 commit 73e0d20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/notifications.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ const notificationsList = [
3636
},
3737
{
3838
message: {
39-
en: 'Support for ScalarDB 3.10 will end soon: Please consider upgrading for enhanced features and continued support',
40-
ja: 'ScalarDB 3.10 のサポートがまもなく終了します: 機能強化と継続的なサポートのため、アップグレードをご検討ください'
39+
en: 'Support for ScalarDB 3.11 will end soon: Please consider upgrading for enhanced features and continued support',
40+
ja: 'ScalarDB 3.11 のサポートがまもなく終了します: 機能強化と継続的なサポートのため、アップグレードをご検討ください'
4141
},
4242
url: {
4343
en: 'scalar-kubernetes/HowToUpgradeScalarDB?utm_source=docs-site&utm_medium=notifications',

0 commit comments

Comments
 (0)