Skip to content

update show_update_nag()#1227

Closed
jw098 wants to merge 1 commit intoPokemonAutomation:mainfrom
jw098:update
Closed

update show_update_nag()#1227
jw098 wants to merge 1 commit intoPokemonAutomation:mainfrom
jw098:update

Conversation

@jw098
Copy link
Copy Markdown
Collaborator

@jw098 jw098 commented May 3, 2026

Updates the logic to cover for the case where your current version is behind both the public and private beta version.
In this case, "Skip this version" doesn't work since the saved version to skip will alternate between the public and private beta version number. e.g. If your current version number is 0.63.7, the pop-up will alternate between 0.63.8 (the beta) and 0.63.9 (public release).

@jw098 jw098 marked this pull request as draft May 3, 2026 23:05
@jw098
Copy link
Copy Markdown
Collaborator Author

jw098 commented May 3, 2026

I missed the fact that skip_version is a string, and not a number that can be compared.
So, fixing this requires more effort than I anticipated.

@jw098 jw098 closed this May 3, 2026
@jw098 jw098 deleted the update branch May 3, 2026 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant