Open
Description
- if the user is on a specific release channel, like
beta
, they want to stay there. This is in contrast to other use cases, where if you're on1.0.0-beta
you're expected to upgrade to1.0.0
next - there's multiple zip files in a release, one for the app and one for symbols. We need to make it configurable which to use
- turn on prereleases