Closed enen92 closed 4 years ago
When the addon-checker errors out due to a dependency version mismatch, the AddonVersion object should return the version as a string and not the object itself. Fixes a minor identified by @anxdpanic in https://travis-ci.org/github/MrSprigster/Twitch-on-Kodi/builds/668410076#L269
AddonVersion
When the addon-checker errors out due to a dependency version mismatch, the
AddonVersion
object should return the version as a string and not the object itself. Fixes a minor identified by @anxdpanic in https://travis-ci.org/github/MrSprigster/Twitch-on-Kodi/builds/668410076#L269