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
refactor(app): restructure app version check logic
- Invert condition to check if current version is up to date or newer
- Move update required logic to else block
- Improve code readability and maintain the same functionality
0 commit comments