mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-03 17:47:03 +03:00
cf2356062f
Related #25559 Current behaviour: 1. Deletion of a package version 2. Redirect to the owners package list New behaviour: 1. Deletion of a package version 2.1. If there are more versions available, redirect to the package again 2.2. If there are no versions available, redirect to the owners package list