mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 12:57:45 +01:00
c27a3af728
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