diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-08-18 23:29:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-19 00:29:59 +0200 |
commit | f003d6498ca36d80d98c870b73fbaa8ad1b31531 (patch) | |
tree | a19b55a3ac99c647ddca277346594a3de6fc815a /cli/tools/task.rs | |
parent | 2e9d3b688ce8bd08cfcf4b0125adb98d1c4feb4a (diff) |
fix(upgrade): correctly compute latest version based on current release channel (#25087)
This commit fixes computation of the latest available version
by taking into account which release channel the current
binary is on.
Before this commit, if user was on "RC" channel, calling
`deno upgrade` would not switch back to the "stable"
channel.
Diffstat (limited to 'cli/tools/task.rs')
0 files changed, 0 insertions, 0 deletions