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

改进集市包更新版本对比 #4925

Closed
88250 opened this issue May 17, 2022 · 0 comments
Closed

改进集市包更新版本对比 #4925

88250 opened this issue May 17, 2022 · 0 comments
Assignees
Milestone

Comments

@88250
Copy link
Member

88250 commented May 17, 2022

目前(v2.0.9)貌似用的是 本地版本号字符串 < 集市版本号字符串 的方案判断是否显示更新按钮
经过测试, 如果一个内容现在云端版本号为 0.9.10, 那么

  • 本地版本号为 0.9.0, 0.9.00, 0.9.1 时都能正常显示更新按钮
  • 本地版本号为 0.9.10, 0.9.2, 0.9.20 时都不能正常显示更新按钮

这会导致一个必然会出现的问题, 如果该内容更新到 9.9.9, 那么之后的版本 1x.x.x 都不会正常显示更新按钮

Originally posted by @Zuoqiu-Yingyi in #3513 (comment)

@88250 88250 self-assigned this May 17, 2022
@88250 88250 added this to the 2.0.10 milestone May 17, 2022
@88250 88250 closed this as completed May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant