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

[Bug] increment setting not respected #3339

Closed
ckoehler opened this issue Jan 13, 2023 · 2 comments
Closed

[Bug] increment setting not respected #3339

ckoehler opened this issue Jan 13, 2023 · 2 comments
Labels

Comments

@ckoehler
Copy link

Describe the bug

I have set increment: Minor in my GitVersion.yml, everything else is default. I am on main, where the last tag (a few commits ago) was 1.1.30. I run gitversion

Expected Behavior

The new version should be 1.2.0 (like in the SemVer field of the output).

Actual Behavior

The new version is 1.1.31.

Possible Fix

Steps to Reproduce

See description above.

Context

See above.

Your Environment

  • Version Used: 5.11.0 and 5.11.1
  • Operating System and version (Windows 10, Ubuntu 18.04): OSX
  • Link to your project:
  • Link to your CI build (if appropriate):
@ckoehler ckoehler added the bug label Jan 13, 2023
@ckoehler
Copy link
Author

Oh, looks like a duplicate of #2870

@HHobeck
Copy link
Contributor

HHobeck commented Mar 20, 2023

Please see this comment: #2870 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants