CLI update command prompts for version 4.3.0-Beta, despite update_stability being set to 'stable'

Your software
My Mautic version is: 4.2.2.
My PHP version is: 7.4
My Database type and version is: MariaDB 10

Your problem
My problem is:
When running the CLI command mautic:update:find in my production environment, I am prompted to upgrade to 4.3.0-Beta, despite the local.php config setting of update_stability being correctly set to ‘stable’

Version 4.3.0-beta of Mautic is available for download. Please visit https://github.com/mautic/mautic/releases/tag/4.3.0-beta for more information.
To update, you can run 'php bin/console mautic:update:apply' from the command line.

Steps I have tried to fix the problem:
Verified the update_stability setting on the box I am updating and confirmed behavior is consistent across other production boxes.

Thanks Steve, per conversations on Slack we identified that there was a mistake made in the release process, and the stability channel was set incorrectly to Stable.

I’ve deleted the release to prevent accidental updates and we will re-release tomorrow.