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

Fixes application versioning convention #86

Closed
xavierfoucrier opened this issue Jul 26, 2017 · 1 comment
Closed

Fixes application versioning convention #86

xavierfoucrier opened this issue Jul 26, 2017 · 1 comment
Assignees
Labels
bug bug to fix critical critical failure to fix as soon as possible
Milestone

Comments

@xavierfoucrier
Copy link
Owner

Application version convention causes infinite update package download.

@xavierfoucrier xavierfoucrier added bug bug to fix critical critical failure to fix as soon as possible labels Jul 26, 2017
@xavierfoucrier xavierfoucrier self-assigned this Jul 26, 2017
@xavierfoucrier xavierfoucrier changed the title Fixes application naming convention Fixes application versioning convention Jul 27, 2017
@xavierfoucrier
Copy link
Owner Author

The application version will now use the shorthand name instead of the previous composed name:

  • Before : 1.5-release.1
  • After : 1.5.1-release

The full version number stays the same: 1.5.3.1, based on software convention Major.Minor.Release.Build.

xavierfoucrier added a commit that referenced this issue Jul 27, 2017
Application patched to fix bug #86.
@xavierfoucrier xavierfoucrier added this to the v1.6 milestone Oct 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug to fix critical critical failure to fix as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant