Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Update Redis 3.2 notes in download.json #148

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
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 downloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"old": {
"branch": "3.2",
"version": "3.2.12",
"notes": "Redis 3.2 is the previous stable release. Does not include all the improvements in Redis 4.0 but is a very battle tested release, probably a good pick for critical applications while 4.0 matures more in the next months."
"notes": "Redis 3.2 is the previous stable release."
}
}
}