diff --git a/src/commands/bgsave.json b/src/commands/bgsave.json index cf1c920474..6b4688ba57 100644 --- a/src/commands/bgsave.json +++ b/src/commands/bgsave.json @@ -12,7 +12,7 @@ "Added the `SCHEDULE` option." ], [ - "8.0.0", + "8.1.0", "Added the `CANCEL` option." ] ], @@ -37,7 +37,7 @@ "name": "cancel", "token": "CANCEL", "type": "pure-token", - "since": "8.0.0" + "since": "8.1.0" } ] }