You can build custom apps for Upsales. Version is one example.
Keep track of which version of your app your users are running. The version the user has configured your app for will be sent in the body of the request.
So, if your current version is "2.0.0" and a user is still configured for "1.0.0" You could use this information to run older code or notify the user to update.