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

Update if only new version on same branch #30

Open
amaury1093 opened this issue Jun 11, 2018 · 0 comments
Open

Update if only new version on same branch #30

amaury1093 opened this issue Jun 11, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@amaury1093
Copy link

I have 3 branches in my project:

  • master: release versions are 0.3.*
  • beta: release versions are 0.2.*
  • stable: release versions are 0.1.*

For example, if the user downloads the version 0.2.1, and that there's a new version 0.3.5, I don't want to show the updater. However, if there's a new version 0.2.2, I want to show the updater.

Is this achievable?

@erickzhao erickzhao added the enhancement New feature or request label Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants