-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
Description
A version check could be implemented using GitHub API with this URL: https://api.github.com/repos/introlab/OpenIMU/releases
This would allow to retrieve the latest release version and compare to the current version to allow user to update, if necessary.