Skip to content

Commit

Permalink
release 7.2.1 and 7.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
oranagra committed Sep 6, 2023
1 parent 56c613b commit 6083f05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions download/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You can download the last Redis source files here. For additional options, see t

Redis 7.2 includes optimizations, several new commands, some improvements, bug fixes, and several new module APIs. It also includes changes that potentially break backwards compatibility with older versions.

* [Download 7.2.0](https://github.com/redis/redis/archive/7.2.0.tar.gz)
* [Download 7.2.1](https://github.com/redis/redis/archive/7.2.1.tar.gz)
* [7.2 Release Notes](https://raw.githubusercontent.com/redis/redis/7.2/00-RELEASENOTES)
* [More installation options ->](#redis-downloads)

Expand Down Expand Up @@ -62,7 +62,7 @@ The latest stable release is always available at the fixed [https://download.red

Redis 7.0 includes several new user-facing features, significant performance optimizations, and many other improvements. It also includes changes that potentially break backwards compatibility with older versions.

See the [release notes](https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES) or [download 7.0.12](https://download.redis.io/releases/redis-7.0.12.tar.gz).
See the [release notes](https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES) or [download 7.0.13](https://download.redis.io/releases/redis-7.0.13.tar.gz).

#### Redis 6.2

Expand Down

0 comments on commit 6083f05

Please sign in to comment.