Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack: Update module versions in release notes index table #2812

Merged
merged 8 commits into from
Aug 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/stack/release-notes/redisbloom/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
Title: RedisBloom release notes
linkTitle: RedisBloom
description: RedisBloom release notes for version 2.4 and earlier
description: RedisBloom release notes for version 2.6 and earlier
weight: 40
alwaysopen: false
tags: ["visible"]
Expand Down
2 changes: 1 addition & 1 deletion content/stack/release-notes/redisearch/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
Title: RediSearch release notes
linkTitle: RediSearch
description: RediSearch release notes for version 2.6 and earlier
description: RediSearch release notes for version 2.8 and earlier
weight: 20
alwaysopen: false
tags: ["visible"]
Expand Down
2 changes: 1 addition & 1 deletion content/stack/release-notes/redisjson/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
Title: RedisJSON release notes
linkTitle: RedisJSON
description: RedisJSON release notes for version 2.4 and earlier
description: RedisJSON release notes for version 2.6 and earlier
weight: 30
alwaysopen: false
tags: ["visible"]
Expand Down
2 changes: 1 addition & 1 deletion content/stack/release-notes/redistimeseries/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
Title: RedisTimeSeries release notes
linkTitle: RedisTimeSeries
description: RedisTimeSeries release notes for version 1.8 and earlier
description: RedisTimeSeries release notes for version 1.10 and earlier
weight: 50
alwaysopen: false
tags: ["visible"]
Expand Down
Loading