You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we set to different properties and check if there is a new version by name.
this should be done on api level and just set a bool, if there is a new version.
Why
Dont belong in the client and its easyer to handle at api level
What
Currently we set to different properties and check if there is a new version by name.
this should be done on api level and just set a bool, if there is a new version.
Why
Dont belong in the client and its easyer to handle at api level