We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30c99e commit 1544918Copy full SHA for 1544918
src/data/notifications.js
@@ -3,12 +3,12 @@
3
const notificationsList = [
4
{
5
message: {
6
- en: 'Check out the release notes for ScalarDB 3.15.3',
7
- ja: 'ScalarDB 3.15.3 のリリースノートをご覧ください'
+ en: 'Check out the release notes for ScalarDB 3.15.4',
+ ja: 'ScalarDB 3.15.4 のリリースノートをご覧ください'
8
},
9
url: {
10
- en: 'releases/release-notes#v3153?utm_source=docs-site&utm_medium=notifications',
11
- ja: 'releases/release-notes#v3153?utm_source=docs-site&utm_medium=notifications'
+ en: 'releases/release-notes#v3154?utm_source=docs-site&utm_medium=notifications',
+ ja: 'releases/release-notes#v3154?utm_source=docs-site&utm_medium=notifications'
12
13
unread: true
14
0 commit comments