Skip to content

Commit

Permalink
Update GitVersion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabii authored Jul 20, 2024
1 parent 157d5b9 commit 5bffd87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
mode: ContinuousDeployment
next-version: 8.10.0
assembly-file-versioning-format: '{Major}.{Minor}.{Patch}.{WeightedPreReleaseNumber ?? 0}'
major-version-bump-message: '\+semver:\s?(major)'
minor-version-bump-message: '\+semver:\s?(minor)'
Expand All @@ -13,4 +12,4 @@ branches:
regex: ^develop$
tag: dev
increment: Minor


0 comments on commit 5bffd87

Please sign in to comment.