https://github.com/valkey-io/valkey-bundle/blob/mainline/scripts/update-versions.py This commit https://github.com/valkey-io/valkey-bundle/pull/119/changes/57af140b186aa7139e0883b3c4f6e345fe0d7af5 is wrong, here, `9.1.1` should have been updated to `9.1.2` ``` "9.1": { "version": "9.1.1", "valkey-server": { "version": "9.1.1" ```
https://github.com/valkey-io/valkey-bundle/blob/mainline/scripts/update-versions.py
This commit 57af140 is wrong,
here,
9.1.1should have been updated to9.1.2