Skip to content

Commit 0cd88e2

Browse files
Update index.md
1 parent d181575 commit 0cd88e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

download/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Download the latest Redis Stack Server binaries here, or install with [Docker](/
2727

2828
### Stable (7.2)
2929

30-
Redis Stack Server extends Redis with modern data models such as document, time series. Redis Stack also includes RedisInsight, a visualization tool for Redis. Read the [latest release notes](https://github.com/redis-stack/redis-stack/releases/tag/v7.2.0-v9), or download the latest 7.2 binaries:
30+
Redis Stack Server extends Redis with modern data models such as document, time series. Redis Stack also includes RedisInsight, a visualization tool for Redis. Read the [latest release notes](https://github.com/redis-stack/redis-stack/releases/tag/v7.2.0-v10), or download the latest 7.2 binaries:
3131

3232
* [macOS x86_64](https://packages.redis.io/redis-stack/redis-stack-server-7.2.0-v9.catalina.x86_64.zip)
3333
* [Ubuntu focal x86_64](https://packages.redis.io/redis-stack/redis-stack-server-7.2.0-v9.focal.x86_64.tar.gz)
@@ -89,13 +89,13 @@ You can find a listing of all previous Redis releases on the [releases page](htt
8989
* Redis Stack on [Dockerhub](https://hub.docker.com/u/redis): [x86_64 and arm64](https://hub.docker.com/r/redis/redis-stack)
9090
* Redis Stack server on [Dockerhub](https://hub.docker.com/u/redis): [x86_64 and arm64](https://hub.docker.com/r/redis/redis-stack-server)
9191

92-
See the [release notes for 7.2.0-v9](https://github.com/redis-stack/redis-stack/releases/tag/v7.2.0-v9).
92+
See the [release notes for 7.2.0-v9](https://github.com/redis-stack/redis-stack/releases/tag/v7.2.0-v10).
9393

9494
### Older Redis Stack Versions
9595

9696
Redis Stack 6.2.6 introduces many new features for Search and Query, including support for [wildcard queries](/docs/interact/search-and-query/advanced-concepts/query_syntax/#wildcard-queries), multi-value indexing and querying, and more. This version also contains a new faster JSONPath, a new t-digest probabilistic data structure, new path-finding algorithms for Graph, support for gap filling for Time series, and other features and improvements.
9797

98-
See the [release notes](https://github.com/redis-stack/redis-stack/releases/tag/v6.2.6-v13) for more information and download links.
98+
See the [release notes](https://github.com/redis-stack/redis-stack/releases/tag/v6.2.6-v14) for more information and download links.
9999

100100

101101
### RedisInsight

0 commit comments

Comments
 (0)