We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the version is removed from project, we should adjust latest_version field accordingly.
latest_version
Currently the version stays as it is.
The text was updated successfully, but these errors were encountered:
Adjust latest_version when version is deleted
31fe018
Fixes fedora-infra#830 Signed-off-by: Michal Konečný <[email protected]>
e297f00
Fixes #830 Signed-off-by: Michal Konečný <[email protected]>
Successfully merging a pull request may close this issue.
When the version is removed from project, we should adjust
latest_version
field accordingly.Currently the version stays as it is.
The text was updated successfully, but these errors were encountered: