Release Override Protection
Added protection from mistakenly overriding existing releases by prompting the developer with a confirmation dialogue box after uploading a version that already exists.
If you’ve been using Freemius API for automated deployments, and if you want to override a release, you’ll need to send a PUT
request mentioning the version
number explicitly. Also, please note that we validate the version number accordingly to semver v2 when version
is expressly mentioned.