xbmc / addon-check

Automatic checks for new repository submissions
GNU General Public License v3.0
52 stars 42 forks source link

Improve version mismatch representation #221

Closed enen92 closed 4 years ago

enen92 commented 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