Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return correct latest compatible webUI version #677

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Sep 3, 2023

The function always returned the PREVIEW version as the latest compatible version. This was caused by incorrectly selecting the version from the json object, which resulted in the version to be wrapped in '"'.

The function always returned the PREVIEW version as the latest compatible version.
This was caused by incorrectly selecting the version from the json object, which resulted in the version to be wrapped in '"'.
@Syer10 Syer10 merged commit 35be9f1 into Suwayomi:master Sep 3, 2023
@schroda schroda deleted the fix/web_interface_manager_always_selecting_preview_as_the_latest_compatible_version branch September 4, 2023 09:36
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.

2 participants