-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow pre-release versions on tagged final
If the current version is a final version, we previously did not allow you to do anything besides rebuild as the current version or increment to another final version. While this isn't a recommended option, some people want to be able to release pre-releases from the same commit that was already released. There isn't anything critical in reckon depending on preventing this kind of release, so it seems OK to allow.
- Loading branch information
1 parent
692649e
commit e71521a
Showing
2 changed files
with
4 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters