mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +00: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