Skip to content

Commit e403617

Browse files
authored
Align docs version to 8.1.0 (#256)
Done as part of 8.1.0 GA release. Includes generated module API docs. valkey-io/valkey#1881 --------- Signed-off-by: Ran Shidlansik <ranshid@amazon.com>
1 parent 9363973 commit e403617

2 files changed

Lines changed: 232 additions & 83 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# SPDX-License-Identifier: BSD-3-Clause
44

55
# Version info
6-
VERSION ?= 8.0.2
7-
DATE ?= 2025-01-08
6+
VERSION ?= 8.1.0
7+
DATE ?= 2025-03-31
88

99
# Path to the code repo.
1010
VALKEY_ROOT ?= ../valkey

0 commit comments

Comments
 (0)