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 ca1f527 commit 00a0131Copy full SHA for 00a0131
version.go
@@ -2,5 +2,5 @@ package redis
2
3
// Version is the current release version.
4
func Version() string {
5
- return "9.7.0b1"
+ return "9.7.0-beta.1"
6
}
0 commit comments