-
Notifications
You must be signed in to change notification settings - Fork 909
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(GH-1212) Fix: downgrade should not run w/out version
When adding in `--allow-downgrade` to your upgrade options and you have a prerelease installed, it should not attempt to downgrade to the last stable version, unless you explicitly pass the version you want it to upgrade (or downgrade in this case) to. When version is null, it means that it should function as if it is on the latest release and do nothing.
- Loading branch information
1 parent
9743e93
commit 55db927
Showing
2 changed files
with
95 additions
and
1 deletion.
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