-
-
Notifications
You must be signed in to change notification settings - Fork 773
[Bug]: Current develop branch has wrong version from GitVersion #5871
Copy link
Copy link
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
Building the current develop branch in CI has it versioned as v10.0.1 instead of v9.13.1
This makes it hard to quickly test before creating the release branch for the next RC
Steps to reproduce?
- Clone the current develop branch
- Make sure you do not hardcode a version in the localSettings.json file
- Build DNN
Current Behavior
The artifacts are versioned v10.0.1
Expected Behavior
Should be versioned v9.13.1
Relevant log output
No response
Anything else?
No response
Affected Versions
9.13.1 (alpha)
What browsers are you seeing the problem on?
Chrome
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable