[Downloader] Actually use disabled key in updates (#3203)

* fix(downloader): actually use disabled key in updates

* chore(changelog): add towncrier entry
This commit is contained in:
jack1142
2020-01-02 14:49:31 +01:00
committed by Michael H
parent 62b679b1b9
commit bc90f5186a
2 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1 @@
Downloader will no longer show update for a cog if the latest version is disabled through ``info.json`` file.