seemoo-lab / openhaystack

Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
https://owlink.org
GNU Affero General Public License v3.0
8.03k stars 428 forks source link

Correctly handle versions with extension #207

Open FauconSpartiate opened 1 year ago

FauconSpartiate commented 1 year ago

This PR fixes version resolving when the version has an extension with a dash in the end, for example 0.5.2-local. This allows local builds to not get constant prompts for downloading the new version, even though the base part of the version is the same.